kv

package
v0.0.0-...-678c32f Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KVFilter

type KVFilter struct {
}

func (KVFilter) Add

func (filter KVFilter) Add(bucket string, key []byte) error

func (KVFilter) CheckThenAdd

func (filter KVFilter) CheckThenAdd(bucket string, key []byte) (b bool, err error)

func (KVFilter) Close

func (filter KVFilter) Close() error

func (KVFilter) Delete

func (filter KVFilter) Delete(bucket string, key []byte) error

func (KVFilter) Exists

func (filter KVFilter) Exists(bucket string, key []byte) bool

func (KVFilter) Open

func (filter KVFilter) Open() error

Jump to

Keyboard shortcuts

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