Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(116)

Unified Diff: milo/api/proto/buildbot.pb.go

Issue 2667353002: milo: Add barebones BuildInfo pRPC service. (Closed)
Patch Set: Swap order, users first. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | milo/api/proto/buildinfo.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | milo/api/proto/buildinfo.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698