net/http.Transport.TLSHandshakeTimeout (field)
7 uses
net/http (current package)
transport.go#L51: TLSHandshakeTimeout: 10 * time.Second,
transport.go#L172: TLSHandshakeTimeout time.Duration
transport.go#L315: TLSHandshakeTimeout: t.TLSHandshakeTimeout,
transport.go#L1521: if d := pconn.t.TLSHandshakeTimeout; d != 0 {
github.com/aws/aws-sdk-go/aws/session
cabundle_transport.go#L23: TLSHandshakeTimeout: 10 * time.Second,
google.golang.org/api/transport/http
dial.go#L207: TLSHandshakeTimeout: 10 * time.Second,
![]() |
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. |