//
pkg.gl
Category
github.com/ipfs/go-datastore
namespace
package
0.8.2
Repository:
https://github.com/ipfs/go-datastore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
194
Files
14 SLOC
#
Functions
PrefixTransform
PrefixTransform constructs a KeyTransform with a pair of functions that add or remove the given prefix key.
Wrap
Wrap wraps a given datastore with a key-prefix.