Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasPrefixCI ¶
HasPrefixCI checks if string has prefix in case-insensitive mode
func JoinStrings ¶
func TrimPrefixCI ¶
TrimPrefixCI trims first found prefix in case-insensitive mode
func TruncateUTF8 ¶
func TruncateUTF8[T UTF8String](s T, limit int) T
TruncateUTF8 truncates utf-8 string
Types ¶
type UTF8String ¶
Click to show internal directories.
Click to hide internal directories.