Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MarshalJSON = json.Marshal UnmarshalJSON = json.Unmarshal )
Should only be overwritten during process init()'ialization.
Functions ¶
func ExtractNumericValFloat32 ¶ added in v2.4.0
extract numeric value (if possible) and returns a float32
func ExtractNumericValFloat64 ¶ added in v2.4.0
extract numeric value (if possible) and returns a float64
func IsValidFloat32 ¶ added in v2.4.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.