| Index: milo/api/proto/buildbot.pb.go
|
| diff --git a/milo/api/proto/buildbot.pb.go b/milo/api/proto/buildbot.pb.go
|
| index 4c67b535e09ed83dca439ec2cc9a73baf78fb821..fff3b1f2c4787ea3ee8e456c0a350b9d1ba67db3 100644
|
| --- a/milo/api/proto/buildbot.pb.go
|
| +++ b/milo/api/proto/buildbot.pb.go
|
| @@ -7,6 +7,7 @@ Package milo is a generated protocol buffer package.
|
|
|
| It is generated from these files:
|
| github.com/luci/luci-go/milo/api/proto/buildbot.proto
|
| + github.com/luci/luci-go/milo/api/proto/buildinfo.proto
|
|
|
| It has these top-level messages:
|
| MasterRequest
|
| @@ -15,6 +16,8 @@ It has these top-level messages:
|
| BuildbotBuildJSON
|
| BuildbotBuildsRequest
|
| BuildbotBuildsJSON
|
| + BuildInfoRequest
|
| + BuildInfoResponse
|
| */
|
| package milo
|
|
|
|
|