bolt

package
v0.0.0-...-62f8b51 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bolt

type Bolt struct {
	Path []byte
	*bolt.DB
}

func New

func New(path string) (Bolt, error)

func (Bolt) Delete

func (b Bolt) Delete(key string)

func (Bolt) Flush

func (b Bolt) Flush()

func (Bolt) Get

func (b Bolt) Get(key string) []byte

func (Bolt) Put

func (b Bolt) Put(key string, data []byte) error

Jump to

Keyboard shortcuts

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