package strings
import "github.com/aws/aws-sdk-go-v2/internal/strings"
Index ¶
Functions ¶
func HasPrefixFold ¶
HasPrefixFold tests whether the string s begins with prefix, interpreted as UTF-8 strings, under Unicode case-folding.
Source Files ¶
- Version
- v1.16.14
- Published
- Sep 2, 2022
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 2 minutes ago –
Tools for package owners.