Versions in this module Expand all Collapse all v1 v1.1.1 Oct 13, 2016 Changes in this version + func Num64(i interface{}) (n64 interface{}, ok bool) + func ParseFloat64(i interface{}) (float64, error) + func ParseInt64(i interface{}) (int64, error) + func ParseUint64(i interface{}) (uint64, error)