lnbolt

package
v0.0.0-...-f379a71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LitBoltDB

type LitBoltDB struct {
	// contains filtered or unexported fields
}

LitBoltDB uses Bolt as a storage backend.

func (*LitBoltDB) Check

func (db *LitBoltDB) Check() error

Check .

func (*LitBoltDB) Close

func (db *LitBoltDB) Close() error

Close .

func (*LitBoltDB) GetChannelDB

func (db *LitBoltDB) GetChannelDB() lncore.LitChannelStorage

GetChannelDB .

func (*LitBoltDB) GetPeerDB

func (db *LitBoltDB) GetPeerDB() lncore.LitPeerStorage

GetPeerDB .

func (*LitBoltDB) GetWalletDB

func (db *LitBoltDB) GetWalletDB(cointype uint32) lncore.LitWalletStorage

GetWalletDB .

func (*LitBoltDB) IsSingleFile

func (*LitBoltDB) IsSingleFile() bool

IsSingleFile .

func (*LitBoltDB) Open

func (db *LitBoltDB) Open(dbpath string) error

Open .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL