package
0.3.3
Repository: https://github.com/loderunner/scrt.git
Documentation: pkg.go.dev

# Functions

NewStore initializes a new Store.
NewStoreContext performs NewStore with a context.
ReadStore reads a scrt Store from raw data.
ReadStoreContext performs ReadStore with a context.
WriteStore writes a Store as raw data to be saved.
WriteStoreContext performs WriteStore with a context.

# Structs

Store defines a key-value storage in scrt.