1 Star 0 Fork 0

小鱼儿小董子/dongli-kit

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
vars.go 93 Bytes
Copy Edit Raw Blame History
小鱼儿小董子 authored 2025-02-06 15:27 +08:00 . 1111
package config
type StringVar struct {
Value string
}
type BoolVar struct {
Value bool
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wanjimao/dongli-kit.git
git@gitee.com:wanjimao/dongli-kit.git
wanjimao
dongli-kit
dongli-kit
v0.0.37

Search