conf

package
v2.0.0-...-acbaf60 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	Tunnel            string `config:"tunnel"`
	TunnelAddress     string `config:"tunnel.address"`
	SystemProfilePort int    `config:"system_profile_port"`
	LogDirectory      string `config:"log.dir"`
	LogLevel          string `config:"log.level"`
	LogFileName       string `config:"log.file"`
	LogFlush          bool   `config:"log.flush"`
	ReplayerNum       int    `config:"replayer"`
}
var Options Configuration

Jump to

Keyboard shortcuts

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