conf

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: GPL-3.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 CSOConf

type CSOConf struct {
	MainPort         uint32
	UserAdress       string
	UserPort         uint32
	RoomAdress       string
	RoomPort         uint32
	MaxUsers         uint32
	UnlockAllWeapons uint32

	EnableDataBase uint32
	DBUserName     string
	DBpassword     string
	DBaddress      string
	DBport         string

	DebugLevel uint32
	LogFile    uint32

	EnableRegister uint32
	EnableMail     uint32
	REGPort        uint32
	REGEmail       string
	REGPassWord    string
	REGSMTPaddr    string

	CodePage string
}
var (
	Config CSOConf
)

func (*CSOConf) InitConf

func (conf *CSOConf) InitConf(path string)

Jump to

Keyboard shortcuts

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