Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ Reset
Method
Reset
pkg/proxy/delay.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
type
Delay
interface
{
13
Reset()
14
After() <-
chan
time.Time
15
Sleep()
16
SleepWithCancel(canceled
func
() bool)
Callers
4
main
Function · 0.65
Start
Method · 0.65
startMetricsReporter
Method · 0.65
loopWriter
Method · 0.65
Implementers
1
DelayExp2
pkg/proxy/delay.go
Calls
no outgoing calls
Tested by
no test coverage detected