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

Unified Diff: common/prpc/generate.go

Issue 1605363002: common/prpc, tools/cmd/cproto: prpc client (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: rebased and addressed comments Created 4 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 | « common/prpc/doc.go ('k') | common/prpc/helloworld_test.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/prpc/generate.go
diff --git a/server/prpc/generate.go b/common/prpc/generate.go
similarity index 77%
copy from server/prpc/generate.go
copy to common/prpc/generate.go
index 10b392e557a9b96060848aae550e5941646f48b4..60c6184971dc6f5795d1b7ee2d4cad6dc307fdcc 100644
--- a/server/prpc/generate.go
+++ b/common/prpc/generate.go
@@ -4,5 +4,4 @@
package prpc
-//go:generate go install github.com/luci/luci-go/tools/cmd/cproto
//go:generate cproto -test -discovery=false
« no previous file with comments | « common/prpc/doc.go ('k') | common/prpc/helloworld_test.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698