MCPcopy 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
760func (hj *HijackConn) Close() error {
761 return hj.Conn.Close()
762}

Callers 1

FileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected