1 Star 0 Fork 0

whmmm / truss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gogenerate.go 431 Bytes
一键复制 编辑 原始数据 按行查看 历史
//go:generate go-bindata -mode 0644 -modtime 1464111000 -o template.go -pkg template -ignore swp -prefix NAME-service/ NAME-service/...
/*
This file is here to hold the `go generate` command above.
The command uses go-bindata to generate binary data from the template files
stored in ./NAME-service. This binary date is stored in template.go
which is then compiled into the protoc-gen-truss-gokit binary.
*/
package template
1
https://gitee.com/whmmm/truss.git
git@gitee.com:whmmm/truss.git
whmmm
truss
truss
v0.1.0

搜索帮助