MCPcopy 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
216func (c *gracefulConn) Close() error {
217 c.close()
218
219 return c.Conn.Close()
220}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected