Documentation
¶
Index ¶
Constants ¶
View Source
const ( UserNameField string = "NAME" UserEmailField string = "EMAIL" UserAgeField string = "AGE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserFilter ¶
type UserOrder ¶
type UserOrder struct { Direction *OrderDirection Field *string }
type UserPagination ¶
Click to show internal directories.
Click to hide internal directories.