Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ RpcLogic
Struct
RpcLogic
api/rpc/rpc.go:24–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
var
once sync.Once
23
24
type
RpcLogic
struct
{
25
}
26
27
var
RpcLogicObj *RpcLogic
28
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected