Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boz/go-throttle
/ types & classes
Types & classes
3 in github.com/boz/go-throttle
⨍
Functions
17
◇
Types & classes
3
Interface
Throttle
Throttle extends ThrottleDriver with Next(), which is used by the client to throttle its code.
throttle.go:47
Interface
ThrottleDriver
ThrottleDriver is an interface for requesting execution of the throttled resource and for stopping the throttler.
throttle.go:38
Struct
throttler
throttle.go:72