bbolt

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUninitialized            = errors.New("bbolt: un-initialized database")
	ErrPubKeyEntry              = errors.New("bbolt: account does not contain pubkey")
	ErrDBClosed                 = errors.New("bbolt: database instance closed")
	ErrCertificateNotFoundInPEM = fmt.Errorf("%w: certificate not found in PEM", ctypes.ErrCertificate)
	ErrInvalidPubKeyType        = errors.New("bbolt: invalid pubkey type")
)

Functions

func NewBBolt

func NewBBolt(path string) (pconfig.Storage, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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