commit | 1d7d282dde72e0c124720682886b80c004cee60c | [log] [tgz] |
---|---|---|
author | Maceo Thompson <maceothompson@google.com> | Thu Aug 10 16:43:12 2023 +0000 |
committer | Maceo Thompson <maceothompson@google.com> | Fri Aug 11 16:23:11 2023 +0000 |
tree | 5ae57cd1cb552b80b9822c41ce016b05ef9fb4fd | |
parent | 4441dc0480e2789668d10b83c3e23bb7e3a14d98 [diff] |
internal/buildbinary: refactor FindAndBuild ouptut Changes FindAndBuild binaries to output a slice of binary info instead of a map. This makes adding more information about the binaries easier at no cost (all operations over the previous output were simply iterating over map keys). Change-Id: I40ad8931dd1ed7f1005499482444b662aea2d28f Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/518356 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Maceo Thompson <maceothompson@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.