Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrCreatingResource = "failed to create resource" ErrDeletingResource = "failed to delete resource" ErrGettingResource = "failed to get resource" ErrListingResource = "failed to list resources" ErrUpdatingResource = "failed to update resource" ErrNotFound = "resource not found" ErrConflict = "resource unique field violation" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.