Ai
1 Star 0 Fork 7

wenzj-code/go-micro-study-notes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 736 Bytes
一键复制 编辑 原始数据 按行查看 历史
hotcoffie 提交于 2020-10-20 14:04 +08:00 . 放弃多版本维护
# Created by .ignore support plugin (hsz.mobi)
### Go template
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
### Example user template template
### Example user template
# IntelliJ project files
.idea
*.iml
out
gen
*.pb.go
*.pb.micro.go
go-todolist1/go.sum
go-todolist1/task-srv/task-srv
go-todolist2/go.sum
go-todolist2/task-srv/task-srv
go-todolist2/achievement-srv/achievement-srv
go-todolist3/go.sum
go-todolist3/task-srv/task-srv
go-todolist3/achievement-srv/achievement-srv
!/go-todolist/gateway/micro
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/wenzj-code/go-micro-study-notes.git
git@gitee.com:wenzj-code/go-micro-study-notes.git
wenzj-code
go-micro-study-notes
go-micro-study-notes
master

搜索帮助