Registry / utility / filecoin-project-go-statestore

filecoin-project-go-statestore

JSON →
library0.2.0gogounverified

A generic state store for managing state transitions in Go applications.

go get github.com/filecoin-project/go-statestore
INSTALL
IMPORT
SIG · FILECOIN-PROJECT-G
F
filecoin-project-go-statestore
utilitygov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

statestore
github.com/filecoin-project/go-statestore

Create a new state store instance.

package main import ( "fmt" "github.com/filecoin-project/go-statestore" ) func main() { store := statestore.New() fmt.Println(store) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
filecoin-project-go-statestore — go get filecoin-project-go-statestore · libregistry