build/gerrit
andrew2nelson 1939f8f6ff gerrit: add WebLinks field to ProjectInfo
Make its content available to callers, like already done in TagInfo.

Change-Id: Id3bc06d905378e89362f9e8e05e8211e87b1c084
GitHub-Last-Rev: 36e8a8686e
GitHub-Pull-Request: golang/build#34
Reviewed-on: https://go-review.googlesource.com/c/build/+/314809
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-12-20 08:59:28 +00:00
..
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
auth.go cmd/relui,gerrit: use application default creds for Gerrit auth 2022-07-13 22:33:46 +00:00
auth_test.go gerrit: Add support for Digest Authorization 2017-03-25 20:05:26 +00:00
demo.go all: go fmt ./... 2021-02-20 03:31:12 +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 WebLinks field to ProjectInfo 2022-12-20 08:59:28 +00:00
gerrit_test.go gerrit: switch to a generic NotExist error 2022-06-14 17:31:15 +00:00

README.md

Go Reference

golang.org/x/build/gerrit

Package gerrit contains code to interact with Gerrit servers.