//
pkg.gl
Category
github.com/dep2p/go-dep2p
datastore
sync
package
0.0.2
Repository:
https://github.com/dep2p/go-dep2p.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
148 SLOC
#
Functions
MutexWrap
MutexWrap constructs a datastore with a coarse lock around the entire datastore, for every single operation.
#
Structs
MutexDatastore
MutexDatastore contains a child datastore and a mutex.