Go supplementary time packages

Clone this repo:
  1. 2c6c5a2 rate: prevent overflows when calculating durationFromTokens by Tom · 3 weeks ago master
  2. 1ce61fe rate: make function comment match function name by cuishuang · 3 weeks ago v0.9.0
  3. 3846194 README: don't recommend go get by Ian Lance Taylor · 3 months ago v0.8.0
  4. 772484e x/time/rate: correctly handle 0 limits by James Lees · 6 months ago v0.7.0
  5. 5d9ef58 LICENSE: update per Google Legal by Russ Cox · 6 months ago v0.6.0

Go Time

Go Reference

This repository provides supplementary Go time packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/time.

The main issue tracker for the time repository is located at https://go.dev/issues. Prefix your issue with “x/time:” in the subject line, so it is easy to find.