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.

26 lines
418 B

2 years ago
version: v1
plugins:
- name: go
out: v1
opt:
- paths=source_relative
- name: go-grpc
out: v1
opt:
- paths=source_relative
2 years ago
# - name: kit
# path: ./main
# out: v1
# opt:
# - paths=source_relative
- name: ts
path: ./main
2 years ago
out: v1
opt:
- paths=source_relative
- name: validate
opt:
- paths=source_relative
- lang=go
out: v1