Documentation ¶
Index ¶
- func ParseBool(s string) (bool, error)
- func ParseInt32(s string) (int32, error)
- func ParseInt8(s string) (int8, error)
- func ParseUint16(s string) (uint16, error)
- func ParseUint32(s string) (uint32, error)
- func ParseUint8(s string) (uint8, error)
- func Slice[T ~string](s T, start int, length uint) T
- func Split(s string, c string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseInt32 ¶ added in v0.34.0
func ParseUint16 ¶ added in v0.34.0
func ParseUint32 ¶ added in v0.22.1
func ParseUint8 ¶ added in v0.22.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.