Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseKeyValue ¶
ParseKeyValue parses a single key=value pair and returns the key and value. If no value is provided, the value will be empty.
func ParseKeyValuePairs ¶
ParseKeyValuePairs parses a comma-separated string of key=value pairs and returns them as a map. Empty pairs are ignored, and whitespace around pairs is trimmed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.