Skip to content

go-eagle/eagle-layout

Repository files navigation

go-project-layout

eagle project template

eagle: https://github.com/go-eagle/eagle

开发流程

1、修改 proto
2、重新生成 pb及grpc: make grpc
3、运行服务 make run
4、确认可运行后,补充业务逻辑