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

Unified Diff: common/api/dm/distributor/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/distributor/distributor.pb.go ('k') | common/api/dm/service/v1/activate_execution.pb.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/api/dm/distributor/gen.go
diff --git a/common/api/template/gen.go b/common/api/dm/distributor/gen.go
similarity index 90%
copy from common/api/template/gen.go
copy to common/api/dm/distributor/gen.go
index 4c86e95431397c7d5393b2f5f3f93847b5fa15e0..906dc9f32b1723af74e5b7ad444f60c37f4f2839 100644
--- a/common/api/template/gen.go
+++ b/common/api/dm/distributor/gen.go
@@ -2,6 +2,6 @@
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
-package template
+package distributor
//go:generate cproto
« no previous file with comments | « common/api/dm/distributor/distributor.pb.go ('k') | common/api/dm/service/v1/activate_execution.pb.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698