1 Star 3 Fork 2

gin-ecosystem / gin-middleware

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
common.go 166 Bytes
一键复制 编辑 原始数据 按行查看 历史
aesoper 提交于 2020-05-20 15:06 . 添加日志中间件
/**
* @Author: aesoper
* @Description:
* @File: common
* @Version: 1.0.0
* @Date: 2020/5/19 19:07
*/
package consts
const (
charsetUTF8 = "charset=UTF-8"
)
Go
1
https://gitee.com/gin-ecosystem/gin-middleware.git
git@gitee.com:gin-ecosystem/gin-middleware.git
gin-ecosystem
gin-middleware
gin-middleware
571528957af1

搜索帮助