# 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.