bolt

package
v0.0.0-...-0e1ba57 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 2 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 {
	// contains filtered or unexported fields
}

func NewDatabase

func NewDatabase(dbPath string) (db *Database, err error)

func (*Database) Close

func (d *Database) Close() error

func (*Database) GetKey

func (d *Database) GetKey(key string) ([]byte, error)

func (*Database) SetKey

func (d *Database) SetKey(key string, value []byte) error

Jump to

Keyboard shortcuts

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