database

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: May 31, 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 {
	FilePath string `envconfig:"BLOOP_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

Directories

Path Synopsis
matchstate
stat
user

Jump to

Keyboard shortcuts

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