Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/koding/kite
/ Reset
Method
Reset
client.go:1046–1051 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1044
}
1045
1046
func
(lb *lockedBackoff) Reset() {
1047
lb.mu.Lock()
1048
defer
lb.mu.Unlock()
1049
1050
lb.b.Reset()
1051
}
Callers
3
dial
Method · 0.80
HandleHeartbeat
Method · 0.80
HandleRegisterHTTP
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected