tree: 86f9dcb0f51cf4e0a601705d4396a99a0314addd [path history] [tgz]
  1. examples/
  2. context.pb.go
  3. context.proto
  4. README.md
  5. static.desc.pb
  6. static.pb.go
  7. static.proto
  8. update.sh
tools/integration/cmd/fint/proto/README.md

Fint protobufs

The .proto files here are the source of truth. Copybara should automatically copy files from here to the other places they're needed.

To update the compiled / generated files when the .proto files change, run update.sh (located in this directory).