Documentation ¶
Overview ¶
Package db implements several Tendermint DB backends.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Flags = flag.NewFlagSet("", flag.ContinueOnError)
Flags has the configuration flags.
Functions ¶
func GetBackendName ¶
func GetBackendName() string
GetBackendName returns the currently configured Tendermint database backend.
func GetProvider ¶
func GetProvider() (node.DBProvider, error)
GetProvider returns the currently configured Tendermint DBProvider.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.