Ai
1 Star 0 Fork 0

nggs/micro

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
config.go 93 Bytes
Copy Edit Raw Blame History
李文建 authored 2020-04-05 23:18 +08:00 . 1.整合其他模块代码
package export
type IConfig interface {
TidyAndCheck() error
GetID() int
SetID(id int)
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/nggs/micro.git
git@gitee.com:nggs/micro.git
nggs
micro
micro
bac99dff65eb

Search