Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotDetected returns while no locale detected. ErrNotDetected = errors.New("not detected") // ErrNotSupported means current platform or language is not supported. ErrNotSupported = errors.New("not supported") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.