boltdb

package
v0.33.2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PluginName string = "boltdb"
	PluginDesc string = "boltdb plugin"
)

BoltDB plugin.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	DBFile    string `flag:"" help:"database file path" type:"existingfile" required:""`
	BackupDir string `flag:"" help:"backup directory path" type:"existingdir" required:""`
}

func (*Plugin) Run

func (cmd *Plugin) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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