Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IntList ¶
IntList takes a string with comma-separated integers (may be surrounded by whitespace) and returns the integers as a slice.
func IntListSep ¶
IntListSep takes a string with sep-separated integers (may be surrounded by whitespace) and returns the integers as a slice.
func IntListWhitespace ¶
IntListWhitespace takes a string with whitespace-separated integers (may be surrounded by whitespace) and returns the integers as a slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.