Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OffsetPaginationOpts ¶ added in v0.125.0
func (*OffsetPaginationOpts) AddFlags ¶ added in v0.125.0
func (o *OffsetPaginationOpts) AddFlags(cmd *cobra.Command)
type PaginationOpts ¶
type PaginationOpts struct {
// Number of items to show
Limit int
DefaultLimit int
NextCursor, PrevCursor string
}
func (*PaginationOpts) AddFlags ¶
func (o *PaginationOpts) AddFlags(cmd *cobra.Command)
Click to show internal directories.
Click to hide internal directories.