textclientconfig

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextClientConfig

type TextClientConfig struct {
	LogDir        string        `default:"/tmp/textclient.logfile" argname:""`
	LogLevel      g2log.LL_Type `argname:""`
	SplitLogLevel g2log.LL_Type `argname:""`
	PidFilename   string        `default:"/tmp/textclient.pid" argname:""`

	ConnectToTower string `default:"localhost:14101" argname:""`
	PlayerName     string `default:"Player" argname:""`
}

func (*TextClientConfig) StringForm

func (config *TextClientConfig) StringForm() string

Jump to

Keyboard shortcuts

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