Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxzan/gws
/ NetConn
Interface
NetConn
internal/others.go:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
)
41
42
type
NetConn
interface
{
43
NetConn() net.Conn
44
}
Callers
2
SetNoDelay
Method · 0.65
TestConn_WriteAsync
Function · 0.65
Implementers
1
Conn
conn.go
Calls
no outgoing calls
Tested by
no test coverage detected