Versions in this module Expand all Collapse all v1 v1.0.0 Jul 9, 2020 Changes in this version + func DeserializeFloat(this interface{}) (float64, error) + func LessFloat(lhs, rhs float64) bool + func SerializeFloat(this float64) (interface{}, error)