Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendToPathList ¶
AppendToPathList appends a string to another string containing a list of paths, separated by os.PathListSeparator (like the PATH and LD_LIBRARY_PATH environment variables). It doesn't add duplicates and removes any empty strings from the list.
func Getenv ¶
Like os.Getenv but uses the specified environment instead of the current process environment.
func LookupEnv ¶
Like os.LookupEnv but uses the specified environment instead of the current process environment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.