# Functions
NewStateStore Create a new state store with the specified backend type.
RecoverStateStore will be called during initialization to recover the state from rlog.
No description provided by the author
# Constants
PebbleDBBackend represents pebbledb.
RocksDBBackend represents rocksdb - use rocksdb build tag.
SQLiteBackend represents sqlite.
# Type aliases
No description provided by the author
No description provided by the author