switch to buf tooling

This commit is contained in:
Willy Kloucek
2021-10-18 07:53:00 +02:00
parent 32fb7cb6f0
commit 367ea73166
36 changed files with 1982 additions and 1825 deletions
+30
View File
@@ -0,0 +1,30 @@
version: v1
plugins:
- name: go
path: ../.bingo/protoc-gen-go
out: pkg/
opt:
- paths=source_relative
- name: micro
path: ../.bingo/protoc-gen-micro
out: pkg/
opt:
- paths=source_relative
# not needed for thumbnails
#- name: microweb
# path: ../.bingo/protoc-gen-microweb
# out: pkg/
# opt:
# - paths=source_relative
- name: openapiv2
path: ../.bingo/protoc-gen-openapiv2
out: pkg/
- name: doc
path: ../.bingo/protoc-gen-doc
out: ../docs/extensions/accounts
opt:
- ./templates/GRPC.tmpl,grpc.md