Documentation
¶
Index ¶
Constants ¶
View Source
const ERR_CANT_LOAD_WITH_EMPTY_VALUES = "sorry values required for application name and username, cannot deploy"
View Source
const ERR_KEY_MUST_MATCH_REGEX = "sorry the key must only include letters and underscores [0-9A-Za-z_]"
View Source
const REGEX_KEY_NAME = "(?m)^[0-9A-Za-z_]+$"
Variables ¶
This section is empty.
Functions ¶
func CleanEnvironment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.