badger

package
v0.0.0-...-72f410e Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "badger"

Variables

This section is empty.

Functions

This section is empty.

Types

type BadgerStore

type BadgerStore struct {
	// contains filtered or unexported fields
}

func (*BadgerStore) Close

func (bs *BadgerStore) Close()

func (*BadgerStore) Del

func (bs *BadgerStore) Del(key string) error

func (*BadgerStore) Get

func (bs *BadgerStore) Get(key string) ([]byte, error)

func (*BadgerStore) Set

func (bs *BadgerStore) Set(key string, value []byte) error

Jump to

Keyboard shortcuts

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