We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700c760 commit cd92f77Copy full SHA for cd92f77
README.md
@@ -6,6 +6,9 @@
6
Throttle is an object that will perform exactly one action per duration.
7
Do call the function f if a specified duration has passed since the last function f was called for this instance of Throttle.
8
9
+<img width="555" alt="Group 38" src="https://user-images.githubusercontent.com/4619802/130442984-a4eea804-a52d-46d5-83b0-9f55d62760a2.png">
10
+
11
12
## example
13
14
[go playground](https://play.golang.org/p/lV2kkaqklTV)
0 commit comments