package
0.0.0-20230810035006-5a615651090c
Repository: https://github.com/go-openapi/kvstore.git
Documentation: pkg.go.dev
# Functions
NewGoLevelDBStore creates a new store backed by goleveldb.
UnsafeBytesToString converts []byte to string without a memcopy.
UnsafeStringToBytes converts strings to []byte without memcopy.
VersionOf calculates the version of the value to store.
# Variables
Common errors.
Common errors.
Common errors.
Common errors.
Common errors.
Common errors.
Common errors.
# Interfaces
Store for values by key.