boltdb

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2020 License: Apache-2.0, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const BoltFileName = "drand.db"

BoltFileName is the name of the file boltdb writes to

Variables

View Source
var ErrNoBeaconSaved = errors.New("beacon not found in database")

ErrNoBeaconSaved is the error returned when no beacon have been saved in the database yet.

Functions

func NewBoltStore

func NewBoltStore(folder string, opts *bolt.Options) (chain.Store, error)

NewBoltStore returns a Store implementation using the boltdb storage engine.

Types

This section is empty.

Jump to

Keyboard shortcuts

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