Skip to content

Commit cd92f77

Browse files
authored
Add flow image
1 parent 700c760 commit cd92f77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Throttle is an object that will perform exactly one action per duration.
77
Do call the function f if a specified duration has passed since the last function f was called for this instance of Throttle.
88

9+
<img width="555" alt="Group 38" src="https://user-images.githubusercontent.com/4619802/130442984-a4eea804-a52d-46d5-83b0-9f55d62760a2.png">
10+
11+
912
## example
1013

1114
[go playground](https://play.golang.org/p/lV2kkaqklTV)

0 commit comments

Comments
 (0)