kvdb

package
v0.0.0-...-614e11e Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteKey

func DeleteKey(db *bolt.DB, key string) error

DeleteKey deletes a key in the kvdb

func InitDB

func InitDB() (*bolt.DB, error)

func ReadAll

func ReadAll(db *bolt.DB) (map[string]string, error)

func ReadData

func ReadData(db *bolt.DB, key string) (string, error)

func WriteData

func WriteData(db *bolt.DB, key string, value string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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