MCPcopy Index your code
hub / github.com/dearcode/candy / Recv

Method Recv

meta/gate.pb.go:699–699  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

697
698type Gate_ReadyClient interface {
699 Recv() (*PushMessage, error)
700 grpc.ClientStream
701}
702

Callers 1

loopRecvMessageMethod · 0.65

Implementers 1

gateReadyClientmeta/gate.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected