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