lib

package
v0.0.0-...-5abcb53 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLoggingFile

func GetLoggingFile(path string) (*os.File, error)

func Logger

func Logger(logFilePath string) *lecho.Logger

Types

type CustomValidator

type CustomValidator struct {
	Validator *validator.Validate
}

CustomValidator : Custom Validator

func (*CustomValidator) Validate

func (cv *CustomValidator) Validate(i interface{}) error

Validate : Validate Data

type JavaScriptBuffer

type JavaScriptBuffer struct {
	Data []uint8
}

func ToJavaScriptBuffer

func ToJavaScriptBuffer(hexString string) (*JavaScriptBuffer, error)

func (*JavaScriptBuffer) MarshalJSON

func (buf *JavaScriptBuffer) MarshalJSON() ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL