boltHandler

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBoltStore

func NewBoltStore(conf *BoltConfig) (store.Store, error)

Types

type BoltConfig

type BoltConfig struct {
	Root   string
	DbName string
	Bucket string
}

func (*BoltConfig) Handler

func (b *BoltConfig) Handler() string

func (*BoltConfig) StoreFile

func (b *BoltConfig) StoreFile() string

Jump to

Keyboard shortcuts

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