Documentation
¶
Index ¶
- func FloatToBytes(f float64) []byte
- func ParseBool(v interface{}) bool
- func ParseDate(v interface{}) time.Time
- func ParseFloat(v interface{}) float64
- func ParseFloat32(v interface{}) float32
- func ParseHappened(s string) int64
- func ParseInt(v interface{}) int
- func ParseInt64(v interface{}) int64
- func ParseScheduled(s string) int64
- func ParseString(v interface{}) string
- func ParseUnix(v string) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FloatToBytes ¶
func ParseFloat ¶
func ParseFloat(v interface{}) float64
func ParseFloat32 ¶
func ParseFloat32(v interface{}) float32
func ParseHappened ¶
func ParseInt64 ¶
func ParseInt64(v interface{}) int64
func ParseScheduled ¶
func ParseString ¶ added in v0.1.8
func ParseString(v interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.