func github.com/aws/smithy-go/transport/http.IsEndpointHostPrefixDisabled
2 uses
github.com/aws/smithy-go/transport/http (current package)
middleware_metadata.go#L38: func IsEndpointHostPrefixDisabled(ctx context.Context) (v bool) {
github.com/aws/aws-sdk-go-v2/service/s3
api_op_WriteGetObjectResponse.go#L403: if smithyhttp.GetHostnameImmutable(ctx) || smithyhttp.IsEndpointHostPrefixDisabled(ctx) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)