db

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrOpen means db open error.
	ErrOpen = errors.New("db: db open error")

	// ErrBktCreate means bucket create error.
	ErrBktCreate = errors.New("db: bucket create error")

	// ErrTxUpdate means update error.
	ErrTxUpdate = errors.New("db: update error")
)

Functions

func Load

func Load(env *env.Env) error

Load loads the db.

Types

This section is empty.

Directories

Path Synopsis
orm
hit

Jump to

Keyboard shortcuts

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