Documentation ¶
Index ¶
- func ParseFloat32(s string) (f float32, err error)
- func ParseFloat64(s string) (f float64, err error)
- func ParseInt(s string) (i int, err error)
- func ParseInt16(s string) (i int16, err error)
- func ParseInt32(s string) (i int32, err error)
- func ParseInt64(s string) (int64, error)
- func ParseInt8(s string) (i int8, err error)
- func ParseUInt64(s string) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFloat32 ¶
func ParseFloat64 ¶
func ParseInt16 ¶
func ParseInt32 ¶
func ParseInt64 ¶
func ParseUInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.