Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultPageLimit = 25
View Source
const MaxPageLimit = 100
Variables ¶
This section is empty.
Functions ¶
func ToIDModelMap ¶
func ToIDModelMap[M NamedModel](models []M) map[int]M
func ToNameModelMap ¶
func ToNameModelMap[M NamedModel](models []M) map[string]M
Types ¶
type BaseModel ¶
type NamedModel ¶
Click to show internal directories.
Click to hide internal directories.