Ai
7 Star 23 Fork 31

go-course/go8

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.go 133 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mr.Yu 提交于 2022-10-15 17:07 +08:00 . 补充转换函数
package namespace
const (
AppName = "namespace"
)
const (
DEFAULT_NAMESPACE = "default"
)
type Service interface {
RPCServer
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/go-course/go8.git
git@gitee.com:go-course/go8.git
go-course
go8
go8
6a8978f41a84

搜索帮助