package
0.8.2
Repository: https://github.com/ipfs/go-datastore.git
Documentation: pkg.go.dev

# Functions

MutexWrap constructs a datastore with a coarse lock around the entire datastore, for every single operation.

# Structs

MutexDatastore contains a child datastore and a mutex.