Documentation
¶
Overview ¶
Package os provides utilities for operating system related operations and interactions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvMapToSlice ¶
EnvMapToSlice transforms a map of environment variable key/value pairs into a slice separated by an equal sign.
func EnvSliceToMap ¶
EnvSliceToMap transforms a slice of environment variables separated by an equal sign into a map.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.