package
2.4.1+incompatible
Repository: https://github.com/dms3-fs/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 datastire and a mutex.