package
0.0.0-20201201023048-a52a6fd3d10b
Repository: https://github.com/kebohan1/ipfs-cluster.git
Documentation: pkg.go.dev

# Functions

Cleanup deletes the badger datastore.
New returns a BadgerDB datastore configured with the given configuration.

# Constants

Default values for badger Config.

# Variables

DefaultBadgerOptions has to be a var because badger.DefaultOptions is.

# Structs

Config is used to initialize a BadgerDB datastore.