setup

package
v3.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UserName        = "admin"
	Password        = "123456"
	Address         = IP + ":" + strconv.Itoa(Port)
	Address2        = IP + ":" + strconv.Itoa(remainPorts[0])
	Address3        = IP + ":" + strconv.Itoa(remainPorts[1])
	Address4        = IP + ":" + strconv.Itoa(remainPorts[2])
	CtlAdress       = IP + ":" + strconv.Itoa(CtlPort)
	LocalIP         = "127.0.0.1"
	SubPort         = 13456
	Reverse_subPort = 0
	WORK_DIR        = "/hdd/hdd5/yzou/api_go_testing/codes/api-go/data"
	DATA_DIR        = "/hdd/hdd5/yzou/api_go_testing/codes/api-go/data"
)
View Source
var CtlPort = 13000
View Source
var IP = "192.168.100.9"
View Source
var Port, _ = getPort(ports)

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