type google.golang.org/grpc/internal/resolver.ClientStream (interface)

Method Implmentations

CloseSend() error google.golang.org/grpc.BidiStreamingClient[...].CloseSend google.golang.org/grpc.ClientStream[grpc_health_v1.HealthCheckResponse].CloseSend google.golang.org/grpc.ClientStreamingClient[...].CloseSend google.golang.org/grpc.GenericClientStream[...].ClientStream.CloseSend google.golang.org/grpc.ServerStreamingClient[...].CloseSend
Context() context.Context google.golang.org/grpc.BidiStreamingClient[...].Context google.golang.org/grpc.ClientStream[grpc_health_v1.HealthCheckResponse].Context google.golang.org/grpc.ClientStreamingClient[...].Context google.golang.org/grpc.GenericClientStream[...].ClientStream.Context google.golang.org/grpc.ServerStreamingClient[...].Context
Header() (metadata.MD, error) google.golang.org/grpc.BidiStreamingClient[...].Header google.golang.org/grpc.ClientStream[grpc_health_v1.HealthCheckResponse].Header google.golang.org/grpc.ClientStreamingClient[...].Header google.golang.org/grpc.GenericClientStream[...].ClientStream.Header google.golang.org/grpc.ServerStreamingClient[...].Header
RecvMsg(m any) error google.golang.org/grpc.BidiStreamingClient[...].RecvMsg google.golang.org/grpc.ClientStream[grpc_health_v1.HealthCheckResponse].RecvMsg google.golang.org/grpc.ClientStreamingClient[...].RecvMsg google.golang.org/grpc.GenericClientStream[...].ClientStream.RecvMsg google.golang.org/grpc.ServerStreamingClient[...].RecvMsg
SendMsg(m any) error google.golang.org/grpc.BidiStreamingClient[...].SendMsg google.golang.org/grpc.ClientStream[grpc_health_v1.HealthCheckResponse].SendMsg google.golang.org/grpc.ClientStreamingClient[...].SendMsg google.golang.org/grpc.GenericClientStream[...].ClientStream.SendMsg google.golang.org/grpc.ServerStreamingClient[...].SendMsg
Trailer() metadata.MD google.golang.org/grpc.BidiStreamingClient[...].Trailer google.golang.org/grpc.ClientStream[grpc_health_v1.HealthCheckResponse].Trailer google.golang.org/grpc.ClientStreamingClient[...].Trailer google.golang.org/grpc.GenericClientStream[...].ClientStream.Trailer google.golang.org/grpc.ServerStreamingClient[...].Trailer