buntdb_old_driver

package
v0.0.0-...-a8cc34e Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: LGPL-3.0, LGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStoreBackendBuntDB

func NewStoreBackendBuntDB(path string) (backend.StoreBackend, error)

Types

type StoreBackendBuntDB

type StoreBackendBuntDB struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*StoreBackendBuntDB) Close

func (st *StoreBackendBuntDB) Close()

func (*StoreBackendBuntDB) Shrink

func (st *StoreBackendBuntDB) Shrink()

func (*StoreBackendBuntDB) Update

func (st *StoreBackendBuntDB) Update(fn func(txn backend.StoreWriter) error) error

func (*StoreBackendBuntDB) View

func (st *StoreBackendBuntDB) View(fn func(txn backend.StoreReader) error) error

Jump to

Keyboard shortcuts

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