Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 279 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 279 Bytes

grpc golang demo 将网上其他人的代码进行了整合,有哪些功能?

  • 1、使用glide进行包管理
  • 2、grpc 4种模式的demo
  • 3、grpc 与 go-kit 结合(只实现了简单的结合,不包括负载均衡)
  • 4、grpc 与 etcd 的服务注册与发现