Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidToken = errors.New("Invalid token") ErrTokenMissing = errors.New("Token not provided") ErrNotFound = errors.New("Not found") ErrInvalidCredentials = errors.New("Invalid credentials provided") ErrNoContent = errors.New("No content") ErrInvalidSlug = errors.New("Invalid slug") ErrForbidden = errors.New("Access to this resource is forbidden") ErrAlreadyExists = errors.New("already exists") ErrNoTitle = errors.New("Title not provided") )
a list of api specific errors
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.