Documentation
¶
Index ¶
- func Int64ToStr(val int64) string
- func IntToStr(val int) string
- func MustStrToInt(s string) int
- func MustStrToInt64(s string) int64
- func MustStrToUInt(s string) uint
- func MustStrToUInt64(s string) uint64
- func StrToInt(s string) (int, error)
- func StrToInt64(s string) (int64, error)
- func StrToUInt64(s string) (uint64, error)
- func UInt64ToStr(val uint64) string
- func UIntToStr(val uint) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Int64ToStr ¶
func MustStrToInt ¶
func MustStrToInt64 ¶
func MustStrToUInt ¶
func MustStrToUInt64 ¶
func StrToInt64 ¶
func StrToUInt64 ¶
func UInt64ToStr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.