...

Text file src/github.com/grpc-ecosystem/grpc-gateway/v2/examples/internal/proto/examplepb/standalone_echo_service.buf.gen.yaml

Documentation: github.com/grpc-ecosystem/grpc-gateway/v2/examples/internal/proto/examplepb

     1version: v1
     2plugins:
     3  - plugin: grpc-gateway
     4    out: .
     5    opt:
     6      - paths=source_relative
     7      - standalone=true
     8      - grpc_api_configuration=examples/internal/proto/examplepb/standalone_echo_service.yaml

View as plain text