Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Pagination DefaultQueryLimit = 10 DefaultQueryOffset = 0 )
Variables ¶
View Source
var ErrConflict = errors.New("unable to process the requested resource because of conflict in the current state")
View Source
var ErrNotFound = errors.New("unable to locate the requested resource")
View Source
var ErrUnImplemented = errors.New("unimplemented method")
Functions ¶
func FormatLimit ¶
func FormatOffset ¶
func FormatPagination ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.