flag

package
v0.1.109 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CorrelationKey      = "correlationKey"
	Server              = "server"
	LogLevel            = "loglevel"
	Vars                = "vars"
	VarsShort           = "v"
	CorrelationKeyShort = "k"
	ServerShort         = "s"
	LogLevelShort       = "l"
	DebugTrace          = "debug"
	DebugTraceShort     = "d"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Set

type Set struct {
	Server         string
	LogLevel       string
	CorrelationKey string
	DebugTrace     bool
	Vars           []string
}
var Value Set

Jump to

Keyboard shortcuts

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