package
0.0.0-20220616152218-3da4c06c590a
Repository: https://github.com/astra-net/astra-network.git
Documentation: pkg.go.dev
# Functions
NewCollection creates and returns a new shard chain collection.
# Constants
No description provided by the author
No description provided by the author
# Structs
CollectionImpl is the main implementation of the shard chain collection.
LDBFactory is a LDB-backed blockchain database factory.
LDBShardFactory is a merged Multi-LDB-backed blockchain database factory.
MemDBFactory is a memory-backed blockchain database factory.
# Interfaces
Collection is a collection of per-shard blockchains.
DBFactory is a blockchain database factory.
DBInitializer initializes a newly created chain database.