Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArgListToMap ¶
ArgListToMap takes a list of strings of the form "key=value" and translate it into a map of the form {key: value}
func FilterArray ¶
FilterArray takes a list and a predicate and returns a list of all elements for whom the predicate returns true
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.