Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMapDB ¶
func NewMapDB() (interfaces.IDatabase, error)
func NewOrOpenBoltDBWallet ¶
func NewOrOpenBoltDBWallet(boltPath string) (interfaces.IDatabase, error)
func NewOrOpenLevelDBWallet ¶
func NewOrOpenLevelDBWallet(ldbpath string) (interfaces.IDatabase, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.