Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 196 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 196 Bytes

Rate

Rate is a permanent fork of golang.org/x/time/rate

WaitN Problem

WaitN has a problem that when it canceled early, the timers after it can't reset.