1 Star 0 Fork 0

Wsage / go-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
consts.go 194 Bytes
一键复制 编辑 原始数据 按行查看 历史
sage 提交于 2022-12-05 17:36 . Modify
package dbs
import "time"
const MaxOpenConns = 256
const MaxIdleConns = 80
const MaxLifeTime = 30 * time.Minute
const MaxIdleTime = 30 * time.Minute
const MaxConcatLen = "18446744073709551615"
Go
1
https://gitee.com/scottq/go-framework.git
git@gitee.com:scottq/go-framework.git
scottq
go-framework
go-framework
v1.1.45

搜索帮助

53164aa7 5694891 3bd8fe86 5694891