tree: 245eec51fa329f9670181fb6c7e97efea5bb1c9c [path history] [tgz]
  1. examples/
  2. context.pb.go
  3. context.proto
  4. README.md
  5. set_artifacts.pb.go
  6. set_artifacts.proto
  7. static.desc.pb
  8. static.pb.go
  9. static.proto
  10. 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).