Documentation
¶
Index ¶
Constants ¶
View Source
const ( ComposeProjectName = "COMPOSE_PROJECT_NAME" ComposePathSeparator = "COMPOSE_PATH_SEPARATOR" ComposeFilePath = "COMPOSE_FILE" ComposeDisableDefaultEnvFile = "COMPOSE_DISABLE_ENV_FILE" ComposeProfiles = "COMPOSE_PROFILES" )
View Source
const Extensions = "#extensions" // Using # prefix, we prevent risk to conflict with an actual yaml key
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComposeFileKey ¶
type ComposeFileKey struct{}
Click to show internal directories.
Click to hide internal directories.