Documentation ¶
Index ¶
- func BytesToUint64(b []byte) uint64
- func Float64String(f float64) string
- func ParseFloat64WithDefault(s string, dv float64) float64
- func ParseInt64WithDefault(s string, dv int64) int64
- func ParseIntWithDefault(s string, di int) int
- func ParseTimeStr(s string) string
- func Uint64ToBytes(i uint64) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToUint64 ¶
func Float64String ¶
func ParseFloat64WithDefault ¶
func ParseInt64WithDefault ¶
func ParseIntWithDefault ¶
func ParseTimeStr ¶
ParseTimeStr format '2011-1-1 1:1:1' to '2011-01-01 01:01:01'
func Uint64ToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.