You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
364 B
21 lines
364 B
2 years ago
|
version: v1
|
||
|
plugins:
|
||
|
- name: go
|
||
|
out: v1
|
||
|
opt:
|
||
|
- paths=source_relative
|
||
|
- name: go-grpc
|
||
|
out: v1
|
||
|
opt:
|
||
|
- paths=source_relative
|
||
|
- name: kit
|
||
|
# path: /Users/mogfee/web/protoc-gen-kit/protoc-gen-kit
|
||
|
out: v1
|
||
|
opt:
|
||
|
- paths=source_relative
|
||
|
- name: validate
|
||
|
opt:
|
||
|
- paths=source_relative
|
||
|
- lang=go
|
||
|
out: v1
|