Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/koding/kite
/ ServerReadyNotify
Method
ServerReadyNotify
server.go:157–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
}
156
157
func
(k *Kite) ServerReadyNotify()
chan
bool {
158
return
k.readyC
159
}
160
161
// gracefulListener closes all accepted connections upon Close to ensure
162
// no dangling websocket/xhr sessions outlive the kite.
Callers
15
TestMethod_Throttling
Function · 0.80
TestMethod_Latest
Function · 0.80
TestMethod_First
Function · 0.80
TestMethod_Error
Function · 0.80
TestMethod_Base
Function · 0.80
TestContext
Function · 0.80
TestMultiple
Function · 0.80
TestSendError
Function · 0.80
TestConcurrency
Function · 0.80
TestNoConcurrentCallbacks
Function · 0.80
TestKite
Function · 0.80
TestWebSocketProxy
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestMethod_Throttling
Function · 0.64
TestMethod_Latest
Function · 0.64
TestMethod_First
Function · 0.64
TestMethod_Error
Function · 0.64
TestMethod_Base
Function · 0.64
TestContext
Function · 0.64
TestMultiple
Function · 0.64
TestSendError
Function · 0.64
TestConcurrency
Function · 0.64
TestNoConcurrentCallbacks
Function · 0.64
TestKite
Function · 0.64
TestWebSocketProxy
Function · 0.64