module
0.0.0-20240919142821-8147e5b35ad2
Repository: https://github.com/go-eagle/eagle-layout.git
Documentation: pkg.go.dev
# README
go-project-layout
eagle project template
eagle: https://github.com/go-eagle/eagle
开发流程
1、修改 proto
2、重新生成 pb及grpc: make grpc
3、运行服务 make run