cursor

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFlags

func AddFlags(cmd *cobra.Command, flags *Flags, opts ...Options)

func Apply

func Apply(params url.Values, flags Flags)

func WriteMoreFooter

func WriteMoreFooter(w io.Writer, p Pagination) error

Types

type Flags

type Flags struct {
	Cursor string
	Limit  int
}

type Options

type Options struct {
	LimitUsage string
}

type Pagination

type Pagination struct {
	Next  string      `json:"next"`
	Limit api.JSONInt `json:"limit"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL