Documentation ¶
Overview ¶
Package typeutil provide useful type conversion functions. All numbers are considered base 10 int64 or float64.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StrToFloat ¶
StrToFloat converts 's' into its float64 form. 's' is expected to be a float in its string representation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.