Documentation ¶ Index ¶ func Bool(s string) bool func Float32(s string) float32 func Float64(s string) float64 func Hex(s string) []byte func Int(s string) int func Int64(s string) int64 func Time(format string, s string) time.Time func Uint64(s string) uint64 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bool ¶ func Bool(s string) bool func Float32 ¶ func Float32(s string) float32 func Float64 ¶ func Float64(s string) float64 func Hex ¶ func Hex(s string) []byte func Int ¶ func Int(s string) int func Int64 ¶ func Int64(s string) int64 func Time ¶ func Time(format string, s string) time.Time func Uint64 ¶ func Uint64(s string) uint64 Types ¶ This section is empty. Source Files ¶ View all Source files bool.go hex.go parse.go time.go Click to show internal directories. Click to hide internal directories.