Files
backend-data-contracts/buf.gen.yaml
Fred Boniface e3877bc7c0
Some checks failed
Generate and Release Protos / release (push) Failing after 18s
Update path to protoc-gen-go
2026-01-07 13:32:12 +00:00

16 lines
381 B
YAML

version: v2
managed:
enabled: true
override:
- file_option: go_package_prefix
value: github.com/owlboard/backend-data-contracts
plugins:
- local: protoc-gen-go
out: gen/go
opt: paths=source_relative
- local: ./node_modules/ts-proto/protoc-gen-ts_proto
out: gen/ts
opt:
- esModuleInterop=true
- outputJsonMethods=true
- forceLong=string