Documentation ¶
Overview ¶
Package locales provides helpers to work with locales.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrEmptyInput = errors.New("locales: input is empty") ErrNoMatchingLocale = errors.New("locales: no matching locale found") )
Functions ¶
func DescriptiveName ¶
DescriptiveName returns the long descriptive version of the code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.