type google.golang.org/grpc/internal/transport.ClientTransport (interface) Method Implmentations Close(err error) (*http2Client).Close Error() <-chan struct{} (*http2Client).Error GetGoAwayReason() (GoAwayReason, string) (*http2Client).GetGoAwayReason GoAway() <-chan struct{} (*http2Client).GoAway GracefulClose() (*http2Client).GracefulClose NewStream(ctx context.Context, callHdr *CallHdr) (*ClientStream, error) (*http2Client).NewStream RemoteAddr() net.Addr (*http2Client).RemoteAddr
Method Implmentations Close(err error) (*http2Client).Close Error() <-chan struct{} (*http2Client).Error GetGoAwayReason() (GoAwayReason, string) (*http2Client).GetGoAwayReason GoAway() <-chan struct{} (*http2Client).GoAway GracefulClose() (*http2Client).GracefulClose NewStream(ctx context.Context, callHdr *CallHdr) (*ClientStream, error) (*http2Client).NewStream RemoteAddr() net.Addr (*http2Client).RemoteAddr
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)