package
2.4.1+incompatible
Repository: https://github.com/bigs/go-datastore.git
Documentation: pkg.go.dev

# Functions

Wrap wraps a given datastore with a KeyTransform function.

# Structs

No description provided by the author

# 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.