2022-02-23 16:23:39 -08:00
|
|
|
version: v1
|
|
|
|
|
plugins:
|
|
|
|
|
- name: go
|
|
|
|
|
out: .
|
|
|
|
|
opt: paths=source_relative
|
|
|
|
|
- name: go-grpc
|
|
|
|
|
out: .
|
|
|
|
|
opt: paths=source_relative
|
|
|
|
|
# https://grpc-ecosystem.github.io/grpc-gateway/docs/tutorials/introduction/
|
|
|
|
|
- name: grpc-gateway
|
|
|
|
|
out: .
|
|
|
|
|
opt: paths=source_relative
|