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

Method Implmentations

CloseSend() error google.golang.org/grpc.BidiStreamingClient[...].CloseSend google.golang.org/grpc.ClientStream[worker_proto.Empty].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[worker_proto.Empty].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[worker_proto.Empty].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[worker_proto.Empty].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[worker_proto.Empty].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[worker_proto.Empty].Trailer google.golang.org/grpc.ClientStreamingClient[...].Trailer google.golang.org/grpc.GenericClientStream[...].ClientStream.Trailer google.golang.org/grpc.ServerStreamingClient[...].Trailer