Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ Close
Method
Close
context.go:760–762 ·
view source on GitHub ↗
Close close hijack conn
()
Source
from the content-addressed store, hash-verified
758
759
// Close close hijack conn
760
func
(hj *HijackConn) Close() error {
761
return
hj.Conn.Close()
762
}
Callers
1
File
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected