Documentation ¶
Index ¶
- func Read(r io.Reader) map[string]string
- func ReadFile(source string) (map[string]string, error)
- func Save(m map[string]string, w io.Writer) error
- func SaveFile(m map[string]string, target string) error
- func Setenv(m map[string]string) error
- func SortedKeys(m map[string]string) []string
- func Unsetenv(m map[string]string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.