Documentation
¶
Index ¶
- func EUCKR(str string) (ustr string)
- func Float(val interface{}) float64
- func FloatWith(val interface{}, defaultValue float64) float64
- func Int(val interface{}) int64
- func IntWith(val interface{}, defaultValue int64) int64
- func MD5(src string) string
- func QueryString(val string) string
- func SHA256(src string) string
- func String(val interface{}) string
- func Time(val interface{}) *time.Time
- func UTF8(ustr string) (str string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.