package
0.2.0
Repository: https://github.com/uuk020/gin-web-template.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateToken 创建一个token.
GetNowFormatTodayTime 获取今日时间.
NewFileRouter 构造文件路由结构体.
No description provided by the author
No description provided by the author
NewRouter 构造路由结构体.
StartGinServ 启动 gin 服务.

# Constants

StaticResources 静态资源路径, 相对 main.go 文件所在的.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MysqlDataBase 全局变量.
RedisDataBase 全局变量.
RouterGroup 路由规则.
Settings 系统配置.

# Structs

No description provided by the author
No description provided by the author
Route 路由定义结构体.
RouteHandle 路由执行结构体.