package
1.3.5
Repository: https://github.com/silenceshell/influxdb.git
Documentation: pkg.go.dev

# Packages

Package backup is the backup subcommand for the influxd command.
Package help is the help subcommand of the influxd command.
Package restore is the restore subcommand for the influxd command, for restoring from a backup.
Package run is the run (default) subcommand for the influxd command.

# Functions

NewMain return a new instance of Main.
NewVersionCommand return a new instance of VersionCommand.

# Structs

Main represents the program execution.
VersionCommand represents the command executed by "influxd version".