# Functions
声明一个存储任意类型数据的结构体,然后可以进行类型转换.
获取查询构造器.
Get a table of Model.
获取Dao.
注册model.
# Constants
类型: map[string]interface{}.
类型: []map[string]interface{}.
类型: []interface{}.
类型: bool.
类型: byte.
类型: []byte.
类型: error.
类型: int.
类型: int64.
类型: []int.
类型: sql.result.
类型: string.
类型: map[string]string.
类型: []map[string]string.
类型: []string.