[go-nuts] A cloud-native Go microservices framework with cli tool for productivity.

2022-05-30 Thread Kevin Wan
https://github.com/zeromicro/go-zero go-zero (listed in CNCF Landscape: https://landscape.cncf.io/?selected=go-zero) is a web and RPC framework with lots of builtin engineering practices. It’s born to ensure the stability of the busy services with resilience design and has been serving sites w

Re: [go-nuts] Re: Should dev tools be tracked by go.mod?

2022-01-24 Thread Kevin Wan
I'm separating go.mod files for framework and cli tool in our project . It works well. On Tuesday, January 25, 2022 at 5:45:29 AM UTC+8 sv...@redhat.com wrote: > Hi Sean, > > Thanks a lot for your answer! > > On Mon, Jan 24, 2022 at 9:01 PM Sean Liao wrote:

[go-nuts] A microservice framework built for development productivity.

2022-01-18 Thread Kevin Wan
go-zero (listed in CNCF Landscape: https://landscape.cncf.io/?selected=go-zero) is a web and rpc framework with lots of builtin engineering practices. It’s born to ensure the stability of the busy services with resilience design, and has been serving sites with tens of millions users for year