Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ DefaultOperator
Struct
DefaultOperator
connect/operator.go:15–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
type
DefaultOperator
struct
{
16
}
17
18
//rpc call logic layer
19
func
(o *DefaultOperator) Connect(conn *proto.ConnectRequest) (uid int, err error) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected