opts

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2022 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Opts = struct {
	DebugCmonRpc bool   `long:"debug-cmon-rpc" description:"Debug log RPC requests to cmon"`
	DebugWebRpc  bool   `long:"debug-web-rpc" description:"Debug web RPC requests to cmon-proxy"`
	BaseDir      string `long:"basedir" description:"The basedir of configuration"`
}{
	DebugCmonRpc: false,
	DebugWebRpc:  false,
	BaseDir:      ".",
}

Functions

func Init

func Init()

Types

This section is empty.

Jump to

Keyboard shortcuts

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