boltdb

package
v0.0.0-...-ab4a820 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
}

type StorageConfig

type StorageConfig struct {
	Boltdb  *Config `config:"boltdb"`
	Enabled bool    `config:"enabled"`
}

type StorageModule

type StorageModule struct {
}

func (StorageModule) Name

func (this StorageModule) Name() string

func (StorageModule) Setup

func (module StorageModule) Setup(cfg *config.Config)

func (StorageModule) Start

func (module StorageModule) Start() error

func (StorageModule) Stop

func (module StorageModule) Stop() error

Directories

Path Synopsis
ui

Jump to

Keyboard shortcuts

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