db

package
v0.0.0-...-82e522f Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BucketCardKeys          = "CardKeys"
	BucketCardSumDASPubKeys = "CardSumDASPubKeys"
	BucketConfig            = "Config"
	BucketWrapperSecureKey  = "SecureKey"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	Path string
	// contains filtered or unexported fields
}

func (*DB) Close

func (s *DB) Close() error

func (*DB) Find

func (s *DB) Find(bucket, key string) []byte

func (*DB) Open

func (s *DB) Open() error

func (*DB) Save

func (s *DB) Save(bucket, key string, value []byte) error

Jump to

Keyboard shortcuts

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