database

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	FileName string `envconfig:"SOD_DB_FILE" default:"db"`
}

type DB

type DB struct {
	DB *bolt.DB
}

func NewFromEnv

func NewFromEnv(ctx context.Context, config *Config) (*DB, error)

func (*DB) Close

func (db *DB) Close(ctx context.Context) error

Jump to

Keyboard shortcuts

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