mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-28 04:28:53 -05:00
368 B
368 B
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.