func github.com/aws/smithy-go/transport/http.ValidHostLabel
3 uses
github.com/aws/smithy-go/transport/http (current package)
host.go#L39: if !ValidHostLabel(label) {
host.go#L73: func ValidHostLabel(label string) bool {
github.com/aws/aws-sdk-go-v2/service/s3
api_op_WriteGetObjectResponse.go#L420: } else if !smithyhttp.ValidHostLabel(*input.RequestRoute) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)