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

Unified Diff: buildbucket/client/cmd/buildbucket/doc.go

Issue 2227113002: Update bulidbucket client (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: rebase Created 4 years, 4 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 | « buildbucket/client/cmd/buildbucket/client.go ('k') | buildbucket/client/cmd/buildbucket/get.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbucket/client/cmd/buildbucket/doc.go
diff --git a/grpc/cmd/rpc/generate.go b/buildbucket/client/cmd/buildbucket/doc.go
similarity index 71%
copy from grpc/cmd/rpc/generate.go
copy to buildbucket/client/cmd/buildbucket/doc.go
index 478b3b55659be097da7e7bee56410350d232916f..7e22766652bc0385e3513943dc35546fda1763c8 100644
--- a/grpc/cmd/rpc/generate.go
+++ b/buildbucket/client/cmd/buildbucket/doc.go
@@ -2,6 +2,5 @@
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
+// Command buildbucket is a low-level CLI client for buildbucket service.
package main
-
-//go:generate cproto -desc=printer_test.desc -discovery=false
« no previous file with comments | « buildbucket/client/cmd/buildbucket/client.go ('k') | buildbucket/client/cmd/buildbucket/get.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698