Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Search ¶
func Search(nv *[]NamedValue, name string) string
Search - returns the first value with name in Namevalue array or ""
func SearchAll ¶
func SearchAll(nv *[]NamedValue, name string) []string
SearchAll returns a slice of NamedValues for all values with the specified name
Types ¶
type NamedValue ¶
NamedValue -
Click to show internal directories.
Click to hide internal directories.