build/maintner/godata
Brad Fitzpatrick 0b261d0443 maintner: add hashtag mutation accessors on GerritMeta
Updates golang/go#24836

Change-Id: Id529f12dba54366d49feb112662473ca214ba2f6
Reviewed-on: https://go-review.googlesource.com/107297
Reviewed-by: Chris Broadfoot <cbro@golang.org>
2018-04-16 21:12:23 +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
example_test.go maintner/godata: add example 2017-04-30 21:34:39 +00:00
godata.go cmd/cl: remove broken dependency on godash 2017-10-04 15:24:26 +00:00
godata_test.go maintner: add hashtag mutation accessors on GerritMeta 2018-04-16 21:12:23 +00:00

README.md

GoDoc

golang.org/x/build/maintner/godata

Package godata loads the Go project's corpus of Git, Github, and Gerrit activity into memory to allow easy analysis without worrying about APIs and their pagination, quotas, and other nuisances and limitations.