Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Throttle ¶
Throttle wraps a function so that internal function does not get called more frequently than the specified duration.
func ThrottleAfter ¶
ThrottleAfter wraps a function so that internal function does not get called more frequently than the specified duration. The delay is added after function has been called.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.