Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // we are a special-cased system provider; don't register ourselves // for lookup by name Config = platform.NewConfig(platform.Provider{ Name: "system", Fetch: fetchConfig, }) )
Functions ¶
func FetchBaseConfig ¶
FetchBaseConfig fetches base config fragments from the `base.d` and platform config fragments from the `base.platform.d/platform`(if available), and merge them in the right order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.