type google.golang.org/grpc/internal/transport.ClientTransport (interface) Method Implmentations Close(err error) (*http2Client).Close CloseStream(stream *Stream, err error) (*http2Client).CloseStream Error() <-chan struct{} (*http2Client).Error GetGoAwayReason() (GoAwayReason, string) (*http2Client).GetGoAwayReason GoAway() <-chan struct{} (*http2Client).GoAway GracefulClose() (*http2Client).GracefulClose IncrMsgRecv() (*http2Client).IncrMsgRecv IncrMsgSent() (*http2Client).IncrMsgSent NewStream(ctx context.Context, callHdr *CallHdr) (*Stream, error) (*http2Client).NewStream RemoteAddr() net.Addr (*http2Client).RemoteAddr Write(s *Stream, hdr []byte, data []byte, opts *Options) error (*http2Client).Write
Method Implmentations Close(err error) (*http2Client).Close CloseStream(stream *Stream, err error) (*http2Client).CloseStream Error() <-chan struct{} (*http2Client).Error GetGoAwayReason() (GoAwayReason, string) (*http2Client).GetGoAwayReason GoAway() <-chan struct{} (*http2Client).GoAway GracefulClose() (*http2Client).GracefulClose IncrMsgRecv() (*http2Client).IncrMsgRecv IncrMsgSent() (*http2Client).IncrMsgSent NewStream(ctx context.Context, callHdr *CallHdr) (*Stream, error) (*http2Client).NewStream RemoteAddr() net.Addr (*http2Client).RemoteAddr Write(s *Stream, hdr []byte, data []byte, opts *Options) error (*http2Client).Write
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)