Documentation ¶
Overview ¶
Package model provides error standardization for the models.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoResult is when no results are found. ErrNoResult = errors.New("Result not found.") )
Functions ¶
func StandardError ¶
StandardError returns a model defined error.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package note provides access to the note table in the MySQL database.
|
Package note provides access to the note table in the MySQL database. |
Package user provides access to the user table in the MySQL database.
|
Package user provides access to the user table in the MySQL database. |
Package userstatus provides access to the user_status table in the MySQL database.
|
Package userstatus provides access to the user_status table in the MySQL database. |
Click to show internal directories.
Click to hide internal directories.