Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ stream
Struct
stream
internal/xds/testutils/fakeclient/client.go:70–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
type
stream
struct
{
71
}
72
73
func
(*stream) Send([]byte) error {
74
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected