variable

package
v0.0.0-...-a658657 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ConfigBaseDir - the project config dir
	ConfigBaseDir string
	// SSHHostKeyFileName - simple ssh ras private key file name
	SSHHostKeyFileName string = "ssh_host_rsa_key"
	// StdoutReadyTrigger - if stdiotunnel echo this string, then server ready
	StdoutReadyTrigger string = "::stdiotunnel-server-ready::"
	// MaxVirtualConnection - max virtual connection count
	MaxVirtualConnection = uint16(math.MaxUint16 - 1)
	// EnableTraceLog - whether enable trace log
	EnableTraceLog = false
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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