Skip to content

Commit

Permalink
Add flow image
Browse files Browse the repository at this point in the history
  • Loading branch information
yudppp authored Aug 23, 2021
1 parent 700c760 commit cd92f77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
Throttle is an object that will perform exactly one action per duration.
Do call the function f if a specified duration has passed since the last function f was called for this instance of Throttle.

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


## example

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

0 comments on commit cd92f77

Please sign in to comment.