Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustParseBool ¶
MustParseBool parses a string into a boolean value, panicking if the string cannot be parsed as a boolean.
func MustParseFloat32 ¶
MustParseFloat32 parses a string into a float32 value, panicking if the string cannot be parsed as a float32.
func MustParseInt ¶
MustParseInt parses a string into an int value, panicking if the string cannot be parsed as an int.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.