build/gerrit
Kevin Burke d13a093a9c gerrit: fix vet error
"go vet" now runs when the tests run, and errors on this test.

Change-Id: I239f23f51477530e4bda19793979e519fa371cdf
Reviewed-on: https://go-review.googlesource.com/80302
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-11-28 21:59:26 +00:00
..
README.md all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
auth.go gerrit: Add support for Digest Authorization 2017-03-25 20:05:26 +00:00
auth_test.go gerrit: Add support for Digest Authorization 2017-03-25 20:05:26 +00:00
demo.go gerrit: switch to use std context package, require Go 1.7+ 2017-04-18 05:16:09 +00:00
example_test.go gerrit: switch to use std context package, require Go 1.7+ 2017-04-18 05:16:09 +00:00
gerrit.go gerrit: add optional message param to Abandon call 2017-09-29 15:02:36 +00:00
gerrit_test.go gerrit: fix vet error 2017-11-28 21:59:26 +00:00

README.md

GoDoc

golang.org/x/build/gerrit

Package gerrit contains code to interact with Gerrit servers.