MCPcopy
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
126type hijackedConn struct {
127 client *rpc.Client
128}
129
130type hijackedConnRW struct {
131 client *rpc.Client

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected