commit | 605e4bc8abe0a195e4126c2d184ff7fea3d34b16 | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Tue May 16 13:56:10 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Wed May 17 02:34:48 2023 +0000 |
tree | 9c8e02e3bdb4b8fc4ad5ea4d59f0afe64affce1f | |
parent | 908af74d0500b5f9c5c2bf85853b21ccfcec65ef [diff] |
internal/job: initial support for jobs Add a Job type representing a collection of tasks created by a single enqueue call. Add basic firestore operations on jobs. Change-Id: Iec6d96c86ac0b04ce1bc6aa53e6c260410494286 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/495257 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Jonathan Amsterdam <jba@google.com> 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.