multiclientconfig

package
v0.0.0-...-e449b39 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MultiClientConfig

type MultiClientConfig struct {
	BaseLogDir string `default:"/tmp/"  argname:""`

	LogLevel      g2log.LL_Type `argname:""`
	SplitLogLevel g2log.LL_Type `argname:""`

	Net               string `default:"web" argname:""`
	ConnectToTower    string `default:"localhost:14101" argname:""`
	ListenWebInfoPort string `default:":14011" argname:""`
	PlayerNameBase    string `default:"MC_" argname:""`

	Concurrent        int  `default:"1000" argname:""`
	AccountPool       int  `default:"0" argname:""`
	AccountOverlap    int  `default:"0" argname:""`
	LimitStartCount   int  `default:"0" argname:""`
	LimitEndCount     int  `default:"0" argname:""`
	RetryDelayTimeOut int  `default:"-1" argname:""`
	DisconnectOnDeath bool `default:"false" argname:""`
}

func (*MultiClientConfig) MakeLogDir

func (config *MultiClientConfig) MakeLogDir() string

Jump to

Keyboard shortcuts

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