pagination

package
v0.0.0-...-c061cf9 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cursor

type Cursor struct {
	Time       time.Time
	ID         string
	Parameters map[string][]string
}

func ParseCursor

func ParseCursor(encodedCursor string) (Cursor, error)

func (Cursor) EncodeCursor

func (c Cursor) EncodeCursor() (string, error)

func (Cursor) String

func (c Cursor) String() string

Jump to

Keyboard shortcuts

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