Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/koding/kite
/ CloseNotify
Method
CloseNotify
tunnelproxy/proxy.go:106–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
}
105
106
func
(s *Proxy) CloseNotify()
chan
bool {
107
return
s.closeC
108
}
109
110
func
(s *Proxy) ReadyNotify()
chan
bool {
111
return
s.readyC
Callers
2
handleProxy
Method · 0.45
handleTunnel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected