Documentation ¶
Index ¶
- func InitProtocolState(db *badger.DB, storages *storage.All) (protocol.State, error)
- func InitStorage(datadir string) *badger.DB
- func InitStorageWithTruncate(datadir string, truncate bool) *badger.DB
- func InitStorages(db *badger.DB) *storage.All
- func PrettyPrint(entity interface{})
- func PrettyPrintEntity(entity flow.Entity)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitProtocolState ¶ added in v0.12.0
func InitStorage ¶
func InitStorage(datadir string) *badger.DB
func InitStorageWithTruncate ¶ added in v0.11.0
func InitStorages ¶ added in v0.12.0
func PrettyPrintEntity ¶ added in v0.12.0
PrettyPrintEntity pretty print a flow entity
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.