google.golang.org/grpc/internal/transport.http2Client.Close (method)
13 uses
google.golang.org/grpc/internal/transport (current package)
http2_client.go#L315: t.Close()
http2_client.go#L319: t.Close()
http2_client.go#L338: t.Close()
http2_client.go#L344: t.Close()
http2_client.go#L808: func (t *http2Client) Close() error {
http2_client.go#L862: t.Close()
http2_client.go#L1110: t.Close()
http2_client.go#L1128: t.Close()
http2_client.go#L1158: t.Close()
http2_client.go#L1276: t.Close() // this kicks off resetTransport, so must be last before return
http2_client.go#L1285: t.Close() // this kicks off resetTransport, so must be last before return
http2_client.go#L1315: t.Close()
http2_client.go#L1374: t.Close()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |