Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
func
(s SessionReadWriteCloser) Close() error {
80
return
s.session.Close(3000,
"Go away!"
)
81
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected