Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mattermost/mattermost
/ hijackedConn
Struct
hijackedConn
server/public/plugin/hijack.go:126–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
type
hijackedConn
struct
{
127
client *rpc.Client
128
}
129
130
type
hijackedConnRW
struct
{
131
client *rpc.Client
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected