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

Unified Diff: common/api/dm/service/v1/activate_execution.pb.go

Issue 1537883002: Initial distributor implementation (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: self review Created 4 years, 6 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
Index: common/api/dm/service/v1/activate_execution.pb.go
diff --git a/common/api/dm/service/v1/activate_execution.pb.go b/common/api/dm/service/v1/activate_execution.pb.go
index 6fda7b60d1a36261b405cd5de78daa9862dde02f..e425661bc282c2d89132f4d80e9195f220eb1789 100644
--- a/common/api/dm/service/v1/activate_execution.pb.go
+++ b/common/api/dm/service/v1/activate_execution.pb.go
@@ -7,7 +7,6 @@ Package dm is a generated protocol buffer package.
It is generated from these files:
activate_execution.proto
- claim_execution.proto
ensure_graph_data.proto
finish_attempt.proto
graph_data.proto
@@ -18,11 +17,11 @@ It is generated from these files:
It has these top-level messages:
ActivateExecutionReq
- ClaimExecutionRsp
TemplateInstantiation
EnsureGraphDataReq
EnsureGraphDataRsp
FinishAttemptReq
+ AbnormalFinish
Quest
Attempt
Execution

Powered by Google App Engine
This is Rietveld 408576698