commit | 38a9dc6acbc6efd7758b7376c52f89090df822bd | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Jun 09 17:36:54 2021 +0200 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Fri Jun 11 08:35:56 2021 +0000 |
tree | ba842ada3005e336a5599aaeb106160d9b8834c0 | |
parent | ed9ce3a009e41730b0211a83f275c918da5f9830 [diff] |
rate: mark test helper functions Change-Id: I1710a207fd191acfde37f745e0b9cb7cd263d81a Reviewed-on: https://go-review.googlesource.com/c/time/+/326331 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This repository provides supplementary Go time packages.
The easiest way to install is to run go get -u golang.org/x/time
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/time
.
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/time:” in the subject line, so it is easy to find.