Source File
strings.go
Belonging Package
github.com/aws/aws-sdk-go-v2/internal/strings
package strings
import (
)
// HasPrefixFold tests whether the string s begins with prefix, interpreted as UTF-8 strings,
// under Unicode case-folding.
func (, string) bool {
return len() >= len() && strings.EqualFold([0:len()], )
}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)