commit | 96db24b69156f196453828176281a3584c86d50c | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Wed May 17 08:58:29 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Wed May 17 15:11:47 2023 +0000 |
tree | 45d4043d87c41af895fbea2a201cd7d8baa9b4c9 | |
parent | 605e4bc8abe0a195e4126c2d184ff7fea3d34b16 [diff] |
internal/jobs: renamings Rename the package to "jobs" so we can use "job" as a variable name. Rename New to NewJob. Rename Job.NumCached to Job.NumSkipped. Change-Id: I1d2a4fe97e1428a380ff915adb58648c360eed1e Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/495759 Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@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.