grpc-api-example/buf.gen.yaml

13 lines
378 B
YAML

version: v1
managed:
enabled: true
go_package_prefix:
default: github.com/sundowndev/grpc-api-example/proto
- buf.build/googleapis/googleapis
plugins:
- plugin: buf.build/protocolbuffers/go:v1.30.0
out: proto
opt: paths=source_relative
- plugin: buf.build/grpc/go:v1.3.0
out: proto
opt: paths=source_relative,require_unimplemented_servers=false