settings

package
v1.137.2 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExtraPoBCoordsStr string

Functions

This section is empty.

Types

type DarkcoreEnvVars

type DarkcoreEnvVars struct {
	utils_settings.UtilsEnvs
	Password            string
	Secret              string
	ExtraCookieHost     string
	IsDiscoOauthEnabled bool
	CacheControl        string
	BuildFolder         string
	EnableUnixSockets   bool
	Enver               *enverant.Enverant
	WebPort             int
	AppStart            time.Time
	DisableAppDevMode   bool
}
var Env DarkcoreEnvVars

func GetEnvs

func GetEnvs() DarkcoreEnvVars

type HardcodedPoBConf added in v1.133.0

type HardcodedPoBConf struct {
	Pobs       []HardcodedPob `yaml:"pobs"`
	PobsByNick map[string]HardcodedPob
}
var HardcodedPoBs HardcodedPoBConf

type HardcodedPob added in v1.133.0

type HardcodedPob struct {
	Nick         string `yaml:"nick"`
	CoordsStr    string `yaml:"coords_str"`
	SystemNick   string `yaml:"sys_nick"`
	Infocard     string `yaml:"infocard"`
	SnapshotTime string `yaml:"snapshot_time"`
	Level        int    `yaml:"level"`
	Coords       cfg.Vector
}

Directories

Path Synopsis
package logus - logging confugiration for darkcore.
package logus - logging confugiration for darkcore.

Jump to

Keyboard shortcuts

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