bakbadger

package
v0.0.0-...-b56a858 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Badger

type Badger struct {
	DB     *badger.DB
	Merger api.MergerFactory
	// contains filtered or unexported fields
}

func (*Badger) Obtain

func (b *Badger) Obtain(key []byte) (item []byte, ok, readable bool)

func (*Badger) Stream

func (b *Badger) Stream(f func(key, item []byte))

func (*Badger) Submit

func (b *Badger) Submit(key, item []byte) (ok bool)

Jump to

Keyboard shortcuts

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