package strings

import "github.com/aws/aws-sdk-go-v2/internal/strings"

Index

Functions

func HasPrefixFold

func HasPrefixFold(s, prefix string) bool

HasPrefixFold tests whether the string s begins with prefix, interpreted as UTF-8 strings, under Unicode case-folding.

Source Files

strings.go

Version
v1.36.3 (latest)
Published
Feb 27, 2025
Platform
linux/amd64
Imports
1 packages
Last checked
1 hour ago

Tools for package owners.