Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = fmt.Errorf("data not found") ErrDatabase = fmt.Errorf("database error") )
View Source
var Validate = validator.New()
Functions ¶
This section is empty.
Types ¶
type ErrorStruct ¶
Click to show internal directories.
Click to hide internal directories.