package
2.4.1+incompatible
Repository: https://github.com/dms3-fs/go-datastore.git
Documentation: pkg.go.dev
# Functions
Wrap wraps a given datastore with a KeyTransform function.
# Interfaces
Datastore is a keytransform.Datastore.
KeyTransform is an object with a pair of functions for (invertibly) transforming keys.
# Type aliases
KeyMapping is a function that maps one key to annother.