types

package
v1.29.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoveryIDs

type DiscoveryIDs struct {
	Show         bool
	Ids          []configs_export.Tractor
	TractorsByID map[cfgtype.TractorID]configs_export.Tractor
	Config       *techcompat.Config
	LatestPatch  autopatcher.Patch

	Infocards configs_export.Infocards
}

type GlobalParams

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

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 Theme

type Theme int64
const (
	ThemeNotSet Theme = iota
	ThemeLight
	ThemeDark
	ThemeVanilla
)

Jump to

Keyboard shortcuts

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