buckets

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BoltDBBucket is a name of BoltDB bucket.
	BoltDBBucket = "boltdb"

	// InMemoryBucket is a name RAM bucket.
	InMemoryBucket = "in-memory"

	// FileSystemBucket is a name of file system bucket.
	FileSystemBucket = "fsbucket"
)

Variables

This section is empty.

Functions

func NewBucket

func NewBucket(name core.BucketType, l *zap.Logger, v *viper.Viper) (core.Bucket, error)

NewBucket is a bucket's constructor.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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