package
0.5.1
Repository: https://github.com/daotl/go-datastore.git
Documentation: pkg.go.dev

# Functions

NewLazyDataStore creates a LazyStore.

# Variables

No description provided by the author

# Structs

LazyDatastore wraps a datastore with three states: active, inactive and closed.

# Type aliases

DataStoreOp is a Datastore operation.
StateChangeFunc is a function that change a LazyStore's state.