Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cenkalti/backoff
/ Stop
Method
Stop
timer.go:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
type
timer
interface
{
6
Start(duration time.Duration)
7
Stop()
8
C() <-
chan
time.Time
9
}
10
Callers
4
Stop
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
Retry
Function · 0.65
Implementers
3
testTimer
retry_test.go
spyTimer
retry_test.go
defaultTimer
timer.go
Calls
no outgoing calls
Tested by
2
Stop
Method · 0.52
Stop
Method · 0.52