Documentation ¶
Index ¶
- func CastBoolToInt(b bool) int
- func CastBoolToStr(b bool) string
- func CastBytesToReader(bs []byte) io.Reader
- func CastFloatToStr(n float64) string
- func CastIntToStr(n int) string
- func CastStrToFloat(s string) (float64, error)
- func CastStrToInt(s string) (int64, error)
- func DealChinese(r io.Reader, srcCharset string) (string, error)
- func Md5(str string) string
- type Status
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.