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

Method Send

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

Source from the content-addressed store, hash-verified

987
988type Gate_ReadyServer interface {
989 Send(*PushMessage) error
990 grpc.ServerStream
991}
992

Callers 1

ReadyMethod · 0.65

Implementers 1

gateReadyServermeta/gate.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected