package
0.0.0-20190407150747-8b9b72514244
Repository: https://github.com/ipsn/go-ipfs.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.