bbolt

package
v0.0.0-...-5db1fea Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mapper

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

func New

func New(path string) *Mapper

func (*Mapper) Close

func (m *Mapper) Close() error

func (*Mapper) Delete

func (m *Mapper) Delete(key, value, bucket string) error

func (*Mapper) Get

func (m *Mapper) Get(key, bucket string) ([]string, bool)

func (*Mapper) GetKeys

func (m *Mapper) GetKeys(bucket string) ([]string, error)

func (*Mapper) Store

func (m *Mapper) Store(key, value, bucket string) error

Jump to

Keyboard shortcuts

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