Categorygolang.org/x/time
module
0.9.0
Repository: https://go.googlesource.com/time
Documentation: pkg.go.dev

# README

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.

# Packages

Package rate provides a rate limiter.