MCPcopy Create free account
hub / github.com/koding/kite / Close

Method Close

tunnelproxy/tunnel.go:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79func (s SessionReadWriteCloser) Close() error {
80 return s.session.Close(3000, "Go away!")
81}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected