Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jpillora/backoff
/ types & classes
Types & classes
1 in github.com/jpillora/backoff
⨍
Functions
13
◇
Types & classes
1
Struct
Backoff
Backoff is a time.Duration counter, starting at Min. After every call to the Duration method the current timing is multiplied by Factor, but it never
backoff.go:16