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

Unified Diff: common/api/dm/service/v1/gen.go

Issue 1537883002: Initial distributor implementation (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: fix imports and make dummy.go a real file 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
« no previous file with comments | « common/api/dm/service/v1/finish_attempt_normalize.go ('k') | common/api/dm/service/v1/graph_data.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/api/dm/service/v1/gen.go
diff --git a/common/api/dm/service/v1/gen.go b/common/api/dm/service/v1/gen.go
index 56992ad49264ec4f77c6b1031badb739d156ff79..f80d5973a9ab26a5550ab3fb7a45cd3277f8ab6f 100644
--- a/common/api/dm/service/v1/gen.go
+++ b/common/api/dm/service/v1/gen.go
@@ -5,5 +5,5 @@
package dm
//go:generate cproto
-//go:generate proto-gae -type Quest_Desc -type Quest_TemplateSpec
+//go:generate proto-gae -type Quest_Desc -type Quest_TemplateSpec -type AbnormalFinish -type Execution_Auth
//go:generate svcdec -type DepsServer
« no previous file with comments | « common/api/dm/service/v1/finish_attempt_normalize.go ('k') | common/api/dm/service/v1/graph_data.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698