MCPcopy Create free account
hub / github.com/LockGit/gochat / RpcConnectPush

Struct RpcConnectPush

connect/rpc.go:107–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107type RpcConnectPush struct {
108}
109
110func (rpc *RpcConnectPush) PushSingleMsg(ctx context.Context, pushMsgReq *proto.PushMsgRequest, successReply *proto.SuccessReply) (err error) {
111 var (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected