kv

package
v0.50.5 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 904

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertKeyAtLeastLength added in v0.45.5

func AssertKeyAtLeastLength(bz []byte, length int)

AssertKeyAtLeastLength panics when store key length is less than the given length.

func AssertKeyLength added in v0.45.5

func AssertKeyLength(bz []byte, length int)

AssertKeyLength panics when store key length is not equal to the given length.

Types

type Pair

type Pair struct {
	Key   []byte
	Value []byte
}

type Pairs

type Pairs struct {
	Pairs []Pair
}

Jump to

Keyboard shortcuts

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