query

package
v0.38.2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidPaginationKey = fmt.Errorf("pagination: invalid key")
)

Functions

func DecodePaginationKey

func DecodePaginationKey(key []byte) ([]byte, []byte, []byte, []byte, error)

DecodePaginationKey parses the pagination key and returns the states, prefix and key to be used by the FilteredPaginate

func EncodePaginationKey

func EncodePaginationKey(states, prefix, key, unsolicited []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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