1 Star 0 Fork 4

黄锦潮/sponge

forked from zhufuyi/sponge 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 924 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhufuyi 提交于 2022-11-14 23:51 . adjust command parameters
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.log
# 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/
dist/
# idea
.idea
*.iml
*.ipr
*.iws
cmd/serverNameExample/serverNameExample
# delete the templates code start
cmd/protoc-gen-go-gin/protoc-gen-go-gin
cmd/protoc-gen-go-rpc-tmpl/protoc-gen-go-rpc-tmpl
cmd/serverNameExample_grpcExample/serverNameExample_grpcExample
cmd/serverNameExample_grpcPbExample/serverNameExample_grpcPbExample
cmd/serverNameExample_httpExample/serverNameExample_httpExample
cmd/serverNameExample_grpcGwPbExample/serverNameExample_grpcGwPbExample
cmd/serverNameExample_httpPbExample/serverNameExample_httpPbExample
cmd/serverNameExample_mixExample/serverNameExample_mixExample
cmd/sponge/sponge
# delete the templates code end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/allen-huang/sponge.git
git@gitee.com:allen-huang/sponge.git
allen-huang
sponge
sponge
main

搜索帮助