package
0.0.32
Repository: https://github.com/make-os/kit.git
Documentation: pkg.go.dev

# Functions

MakeKey constructs a key from the key and prefixes.
MakePrefix creates a prefix string.
NewFromKeyValue takes a key and creates a Record.
NewRecord creates a key value object.
SplitPrefix splits joined prefixes into their individual parts.

# Constants

KeyPrefixSeparator is used to separate prefix and key.

# Structs

No description provided by the author
Record represents an item in the database.