Files
wehub-resource-sync 5357c39144
Fuzzer / Run Fuzzer (push) Has been cancelled
Race tests / Go race tests (ubuntu-22.04) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:01:40 +08:00

8 lines
368 B
Markdown

Protobuf message and service definitions.
The Go bindings are generated by developers and placed in ../go/gen/.
After modifying a .proto file, run: `bazel run //:update` from the `proto/` subdirectory.
The //:update target also updates ../go/gen/fb/serial message implementations. Somewhat awkwardly, for the time being, the source for those lives in ../go/serial.