Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dearcode/candy
/ gateReadyClient
Struct
gateReadyClient
meta/gate.pb.go:703–705 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
701
}
702
703
type
gateReadyClient
struct
{
704
grpc.ClientStream
705
}
706
707
func
(x *gateReadyClient) Recv() (*PushMessage, error) {
708
m := new(PushMessage)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected