github.com/aws/aws-sdk-go-v2/service/s3.Options.HTTPClient (field)
7 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_client.go#L172: HTTPClient HTTPClient
api_client.go#L231: handler := middleware.DecorateHandler(smithyhttp.NewClientHandler(options.HTTPClient), stack)
api_client.go#L277: HTTPClient: cfg.HTTPClient,
api_client.go#L296: if o.HTTPClient != nil {
api_client.go#L298: buildable, ok = o.HTTPClient.(*awshttp.BuildableClient)
api_client.go#L321: o.HTTPClient = buildable
api_client.go#L713: o.HTTPClient = smithyhttp.NopClient{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)