Documentation
¶
Overview ¶
Package textutil provides text processing utilities for internationalization.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TurkishLower = cases.Lower(language.Turkish)
TurkishLower provides Turkish-aware case conversion. It handles the special case where Turkish 'İ' (dotted capital I) becomes 'i' and 'I' (dotless capital I) becomes 'ı'.
Functions ¶
func IsTurkishText ¶
IsTurkishText detects if the text contains Turkish-specific characters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.