package
0.4.8
Repository: https://github.com/stratumn/go-core.git
Documentation: pkg.go.dev

# Functions

New creates an instance of a FileStore.
NewBatch creates a new Batch.

# Constants

DefaultPath is the path where segments will be saved by default.
Description is the description set in the store's information.
Name is the name set in the store's information.

# Structs

Batch is the type that implements github.com/stratumn/go-core/store.Batch.
Config contains configuration options for the store.
FileStore is the type that implements github.com/stratumn/go-core/store.Adapter.
Info is the info returned by GetInfo.