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
Config *techcompat.Config
LatestPatch autopatcher.Patch
}
type GlobalParams ¶
type GlobalParams struct {
Buildpath utils_types.FilePath
Theme Theme
SiteRoot string
StaticRoot string
OppositeThemeRoot 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
Click to show internal directories.
Click to hide internal directories.