package
Version:
v1.22.2
Opens a new window with list of versions in this module.
Published: Dec 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
nolint: forcetypeassert,gomnd,ifshort
type ListOptions struct {
Page int `json:"page,omitempty"`
Size int `json:"size,omitempty"`
Search string `json:"search,omitempty"`
Sort string `json:"sort,omitempty"`
Filter string `json:"filter,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.