Documentation ¶
Index ¶
Constants ¶
View Source
const ( KeyServerAddress = "server.address" KeyServerPort = "server.port" KeyGameWorld = "game.world" KeyLogLevel = "log.level" )
Config keys according to https://crushit.atlassian.net/wiki/x/AQBiCQ
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (Config) ApplyDefaults ¶
func (c Config) ApplyDefaults()
func (Config) ServerAddr ¶
Click to show internal directories.
Click to hide internal directories.