MCPcopy Create free account
hub / github.com/tailscale/tailscale / Stop

Method Stop

prober/prober.go:698–698  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

696type ticker interface {
697 Chan() <-chan time.Time
698 Stop()
699}
700
701type realTicker struct {

Callers 15

dialMethod · 0.65
removeFlowMethod · 0.65
sendICMPEchoRequestMethod · 0.65
sendTSMPPingMethod · 0.65
CloseMethod · 0.65
heartbeatMethod · 0.65
stopAndResetMethod · 0.65
flushRecordLockedMethod · 0.65
loopMethod · 0.65

Implementers 1

fakeTickerprober/prober_test.go

Calls

no outgoing calls

Tested by 2

TestChirpTimeoutFunction · 0.52