Documentation ¶
Index ¶
- func B2S(bs []uint8) string
- func Float2String(a float64) string
- func GetRequestKey(r *http.Request, key string) string
- func Int2String(a int) string
- func Int642String(a int64) string
- func Int82String(a int8) string
- func String2Float(s string, defaultVal float64) float64
- func String2Int(s string, defaultVal int) int
- func String2Int64(s string, defaultVal int64) int64
- func String2Int8(s string, defaultVal int8) int8
- func String2Uint64(s string, defaultVal uint64) uint64
- func Uint642String(a uint64) string
- func Utf8SubStr(str string, start, length int) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float2String ¶
func Int2String ¶
func Int642String ¶
func Int82String ¶
func String2Float ¶
func String2Int64 ¶
func String2Int8 ¶
func String2Uint64 ¶
func Uint642String ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.