MCPcopy
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
70type stream struct {
71}
72
73func (*stream) Send([]byte) error {
74 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected