Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/koding/kite
/ Close
Method
Close
server.go:216–220 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
}
215
216
func
(c *gracefulConn) Close() error {
217
c.close()
218
219
return
c.Conn.Close()
220
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected