db

package
v0.0.0-...-ac85167 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddValue

func AddValue(path []string, key string, value []byte) error

func CheckBucketExists

func CheckBucketExists(path []string) (exists bool)

func Close

func Close()

func CreateBucket

func CreateBucket(path []string) error

func DeleteValue

func DeleteValue(path []string, key string) error

func GetAllKeysValues

func GetAllKeysValues(path []string) (keys [][]byte, values [][]byte, err error)

func IncrementBucketInteger

func IncrementBucketInteger(path []string) (i int, err error)

func Open

func Open()

func ReadValue

func ReadValue(path []string, key string) (value []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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