Documentation
¶
Index ¶
- func EnvMapToStringSlice(env map[string]string) []string
- func GetHostFromGitRemote(input string) (string, error)
- func GetMapValueOrDefault(entity map[string]string, key string, defaultValue string) (val string)
- func IsCI() (val bool)
- func ToEnvName(input string) string
- func ToUnixPath(path string) string
- func ToUnixPathArgs(data string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvMapToStringSlice ¶
func GetHostFromGitRemote ¶
func GetMapValueOrDefault ¶
GetMapValueOrDefault returns a value in a map or a default value
func ToUnixPath ¶
ToUnixPath turns a windows path into a unix path
func ToUnixPathArgs ¶
ToUnixPathArgs checks each argument and turns it into a unix path if needed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.