Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAlreadyExists = errors.New("error: This resource already exists") ErrNotFound = errors.New("error: Unable to find resource") ErrDatabase = errors.New("error: Something went wrong with the database") ErrInvalidSlug = errors.New("error: Invalid json data") ErrForbidden = errors.New("error: You are forbidden from accessing this resource") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.