0 Star 1 Fork 0

蒋佳李 / leaf

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
conf.go 313 Bytes
Copy Edit Raw Blame History
蒋佳李 authored 2023-03-01 10:44 . 修改配置
package conf
var (
LenStackBuf = 4096
LogLevel string // 日志等级
LogPath string // 日志路径
LogFlag int // 日志标志
IsEncode bool // 传输数据是否加密
SM4Key string // SM4加密钥匙
HeartbeatInterval int // 心跳时间
MongoAddr string // mongo数据库连接地址
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jiangjiali/leaf.git
git@gitee.com:jiangjiali/leaf.git
jiangjiali
leaf
leaf
v1.1.31

Search

344bd9b3 5694891 D2dac590 5694891