dbaccess

package
v0.0.0-...-56ee35e Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DatabaseIsBusy = false

Functions

func CheckIfDBSet

func CheckIfDBSet()

func Compress

func Compress(s []byte) []byte

func Decompress

func Decompress(s []byte) ([]byte, error)

func Delete

func Delete(bucket, key string) error

func ForEachKey

func ForEachKey(bucket string, each func(k, v []byte) error) error

func ForEachLogic

func ForEachLogic(each func(tx *bolt.Tx) error) error

func Get

func Get(bucket, key string) ([]byte, error)

func Set

func Set(bucket, key string, value []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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