Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathExists ¶
PathExists returns whether the given file or directory exists or not
func SplitKeyValueSlice ¶
SplitKeyValueSlice takes a string slice where values are of the form KEY, KEY=, KEY=VALUE or KEY=NESTED_KEY=VALUE2, and returns a map[string]string where items are split at their first `=`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.