tree: 244e4ac75701452ab9dfa59a764865de0d92a590
  1. data.pb.go
  2. data.proto
  3. data_helpers.go
  4. data_helpers_test.go
  5. gen.go
  6. README.md
go/src/infra/tricium/api/v1/README.md

Tricium API .proto files

This directory includes the protocol buffer service and message definitions for the public API of Tricium.

To regenerate, run go generate; the behavior of this command depends on the directives in gen.go.