Documentation
¶
Index ¶
- func Environ() map[string]string
- func EnvironIntoMap(fill map[string]string) (ret map[string]string)
- func Parse(data bytes.Buffer) (map[string]string, error)
- func ParseIntoMap(data bytes.Buffer, fill map[string]string) (ret map[string]string, err error)
- func SplitPropertiesIntoMap(params []string, fill map[string]string)
- func Unmarshal(data bytes.Buffer, out interface{}) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseIntoMap ¶
func SplitPropertiesIntoMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.