//
pkg.gl
Category
github.com/riteshRcH/go-edge-device-lib
datastore
sync
package
0.0.0-20220412220916-5ea02083e3ec
Repository:
https://github.com/riteshrch/go-edge-device-lib.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.