types

package
v1.110.1 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ThemeNotSet  = theme.ThemeNotSet
	ThemeLight   = theme.ThemeLight
	ThemeDark    = theme.ThemeDark
	ThemeVanilla = theme.ThemeVanilla
)

Variables

This section is empty.

Functions

func ToCapital added in v1.104.0

func ToCapital(value string) string

Types

type DiscoveryData added in v1.44.1

type DiscoveryData struct {
	ShowDisco    bool
	Ids          []*configs_export.Tractor
	TractorsByID map[cfg.TractorID]*configs_export.Tractor
	Config       *techcompat.Config
	LatestPatch  autopatcher.Patch
	Minecontrol  *minecontrol.Config

	*infocarder.Infocarder

	OrderedTechcompat configs_export.TechCompatOrderer
}

type FLSRData added in v1.44.1

type FLSRData struct {
	ShowFLSR bool
}

type GlobalParams

type GlobalParams struct {
	Buildpath      utils_types.FilePath
	Theme          Theme
	Themes         []string
	ThemeNicks     []string
	SiteHost       string
	SiteRoot       string
	SiteUrl        string
	StaticRoot     string
	Heading        string
	Timestamp      time.Time
	TractorTabName string

	RelayHost string
	RelayRoot string

	AppStart time.Time

	ShowDisco bool
}

func GetCtx

func GetCtx(ctx context.Context) *GlobalParams

func (*GlobalParams) GetBuildPath

func (g *GlobalParams) GetBuildPath() utils_types.FilePath

func (*GlobalParams) GetStaticRoot added in v1.22.6

func (g *GlobalParams) GetStaticRoot() string

type SharedData added in v1.44.1

type SharedData struct {
	DiscoveryData
	FLSRData
	CraftableBaseName     string
	AverageTradeLaneSpeed int
	ShipNames             ShipNames
}

type ShipNames added in v1.104.0

type ShipNames struct {
	Transport string
	Frigate   string
	Freighter string
}

type Theme

type Theme = theme.Theme

Jump to

Keyboard shortcuts

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