安装go-micro

  • 安装go-micro

    • go get github.com/micro/go-micro/v2
      
  • 安装micro集

    • go get github.com/micro/micro/v2
      
  • 安装:Protobuf

  • 安装proto

    • go get github.com/golang/protobuf/proto
      go get github.com/golang/protobuf/protoc-gen-go
      
  • 安装proto-gen-micro

    • go get github.com/micro/micro/v2/cmd/protoc-gen-micro
      
posted @ 2020-08-28 13:35  Myuniverse  阅读(469)  评论(0编辑  收藏  举报