build/gerrit
Quinten Yearsley 96be844d43 gerrit: add RevisionInfo.Kind field
Bug: chromium:807036
Change-Id: I72f00a92641f202841a1c60bf03343e11cf3b1e1
Reviewed-on: https://go-review.googlesource.com/c/159517
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-01-24 23:44:35 +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: allow setAuth to fallthrough to netrc lookup 2018-08-03 18:56:37 +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 RevisionInfo.Kind field 2019-01-24 23:44:35 +00:00
gerrit_test.go gerrit: add Client.GetProjectTags method, WebLinkInfo, TagInfo 2018-10-23 20:50:23 +00:00

README.md

GoDoc

golang.org/x/build/gerrit

Package gerrit contains code to interact with Gerrit servers.