db

package
v0.0.0-...-fe33a03 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Delete

func Delete(key string) error

func DeleteAllKeysWithSubstring

func DeleteAllKeysWithSubstring(substring string) error

func GetValue

func GetValue(key string) ([]byte, error)

func GetValuesForKeys

func GetValuesForKeys(keys []string) (map[string][]byte, error)

func InitDB

func InitDB(path string) error

func SaveOrUpdate

func SaveOrUpdate(key string, value string) error

func SearchKeysWithSubstring

func SearchKeysWithSubstring(substring string) ([]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