option

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GeneralUser = "metadb"

temporary definitions

Functions

This section is empty.

Types

type Global

type Global struct {
	NOP bool // Placeholder
}

type Init

type Init struct {
	Global
	Datadir string
}

type Server

type Server struct {
	Global
	Debug          bool
	Trace          bool
	Datadir        string
	NoKafkaCommit  bool
	SourceFilename string
	LogSource      string
	Listen         string
	AdminPort      string
	TLSCert        string
	TLSKey         string
	NoTLS          bool
	MetadbVersion  string
}

type Stop

type Stop struct {
	Global
	Datadir string
}

type Upgrade

type Upgrade struct {
	Global
	Datadir string
}

Jump to

Keyboard shortcuts

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