Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
LevelDB *leveldb.DB
)
Functions ¶
func DeleteNetworkInfo ¶
func SetNetworkInfo ¶
func SetupLevelDB ¶
func SetupLevelDB(opt *LevelDBOptions) error
Types ¶
type LevelDBOptions ¶
type LevelDBOptions struct {
// contains filtered or unexported fields
}
func NewLevelDBOptions ¶
func NewLevelDBOptions() *LevelDBOptions
func (*LevelDBOptions) AddFlags ¶
func (opt *LevelDBOptions) AddFlags()
Click to show internal directories.
Click to hide internal directories.