package
1.0.1
Repository: https://github.com/go-touch/ratgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
配置存储容器.
数据对象Dao.

# Type aliases

日志回调函数.
查询构造器容器.
Table容器.
用户自定义函数.