boltdb

package
v0.0.0-...-9098a98 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(path string) db.Database

New creates a new boltdb instance which can be used by multiple goroutines of the same process, BoltDB obtains a file lock on the data file so multiple processes cannot open the same database at the same time. It will panic if the database cannot be created or opened.

Types

This section is empty.

Jump to

Keyboard shortcuts

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