Documentation
¶
Index ¶
- func DataType(obj interface{}) string
- func GetNamedSQL(strSql string, argv map[string]interface{}) (string, []interface{})
- func Implode(glue string, pieces []string) string
- func InArray(needle interface{}, hystack interface{}) bool
- func IsFloat(obj interface{}) bool
- func IsFloat64(obj interface{}) bool
- func IsInt(obj interface{}) bool
- func IsInt64(obj interface{}) bool
- func IsString(obj interface{}) bool
- func Md5(str string) string
- func ToStr(obj interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNamedSQL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.