Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type L ¶
type L []T
func ParseStrings ¶
ParseStrings function processes a list of strings, parses them into keyword, filters out any invalid keyword (based on the IsZero check), and returns a list of valid keywords.
type T ¶
func Parse ¶
Parse function construct key T from the parsed string s. On invalid string s the zero key is returned.
func ParseWithDefaultSection ¶
func (T) BaseOption ¶
Click to show internal directories.
Click to hide internal directories.