database

package
v0.0.0-...-1a31f93 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2020 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database struct {
	FileName string `long:"database.file" description:"File in which information about opened channels should be stored"`
	// contains filtered or unexported fields
}

func (*Database) AddChannelsOpened

func (database *Database) AddChannelsOpened(nodePubKey string, currency string)

func (*Database) GetChannelsOpened

func (database *Database) GetChannelsOpened(nodePubKey string) []string

func (*Database) Init

func (database *Database) Init()

Jump to

Keyboard shortcuts

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