Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComposeConf ¶
type ComposeConf struct {
ManifestDir string `env:"MANIFEST_DIR"`
}
var (
Settings *ComposeConf
)
func LoadSettings ¶
func LoadSettings() (*ComposeConf, error)
Click to show internal directories.
Click to hide internal directories.