Documentation
¶
Index ¶
- func ToBool(s string) (bool, error)
- func ToFloat32(s string) (float32, error)
- func ToFloat64(s string) (float64, error)
- func ToInt(s string) (int, error)
- func ToInt32(s string) (int32, error)
- func ToInt64(s string) (int64, error)
- func ToUint(s string) (uint, error)
- func ToUint32(s string) (uint32, error)
- func ToUint64(s string) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.