Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUUIDFormat = errors.New("This UUID is not formatted correctly")
)
Functions ¶
This section is empty.
Types ¶
type ValidationErrors ¶
ValidationErrors is a slice of errors for when model initialization fails validation tests. It implements the Error interface.
func (ValidationErrors) Error ¶
func (errs ValidationErrors) Error() string
Directories ¶
Path | Synopsis |
---|---|
Package posts contains functionality to create, find, and update posts, comments and likes.
|
Package posts contains functionality to create, find, and update posts, comments and likes. |
Click to show internal directories.
Click to hide internal directories.