MCPcopy
hub / github.com/tinode/chat / _Node_MessageLoop_Handler

Function _Node_MessageLoop_Handler

pbx/model_grpc.pb.go:177–179  ·  view source on GitHub ↗
(srv interface{}, stream grpc.ServerStream)

Source from the content-addressed store, hash-verified

175}
176
177func _Node_MessageLoop_Handler(srv interface{}, stream grpc.ServerStream) error {
178 return srv.(NodeServer).MessageLoop(&nodeMessageLoopServer{stream})
179}
180
181type Node_MessageLoopServer interface {
182 Send(*ServerMsg) error

Callers

nothing calls this directly

Calls 1

MessageLoopMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…