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
SiteRoot string
StaticRoot string
OppositeThemeRoot string
Timestamp time.Time
}
func GetCtx ¶
func GetCtx(ctx context.Context) GlobalParams
func (GlobalParams) GetBuildPath ¶
func (g GlobalParams) GetBuildPath() utils_types.FilePath
func (GlobalParams) GetStaticRoot ¶
func (g GlobalParams) GetStaticRoot() string
Click to show internal directories.
Click to hide internal directories.