mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 15:09:51 +00:00
Current generation of protobuf stubs is hard and there's open issues around it: https://github.com/grpc-ecosystem/grpc-gateway/issues/1065 grpc-gateway author and README suggest to use `buf` instead which intends to be a simpler and more reliable method of protobuf stub generation.
6 lines
131 B
YAML
6 lines
131 B
YAML
version: v1beta1
|
|
name: buf.build/gocryptotrader/grpc
|
|
deps:
|
|
- buf.build/beta/googleapis
|
|
- buf.build/grpc-ecosystem/grpc-gateway
|