func github.com/aws/aws-sdk-go/private/protocol.ValidHostLabel

2 uses

	github.com/aws/aws-sdk-go/private/protocol (current package)
		host.go#L33: 		if !ValidHostLabel(label) {
		host.go#L52: func ValidHostLabel(label string) bool {