一个微服务 Demo 将我三年 Go Web 开发经验传授给你

Golang-microservice-demo

本项目为 Golang 开发的一个微服务 server demo,展示了 grpc、gorm 等常用库的使用,以及 k8s、opentracing 等流行生态的适配,错误处理、Context、Chan 等编码技巧,测试驱动开发的尝试。是作者对自己 Go web
开发经验的记录和总结,配套文档可点击链接查看。

项目代码:https://github.com/win5do/go-...

Dependencies

Design

你可能感兴趣的:(webgolang后端微服务)