Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LocaleUnSupportedErr = errors.New("locale is unsupported") LocaleFileLeastOneErr = errors.New("expected least one language file") )
Functions ¶
Types ¶
type Locale ¶
type Locale struct {
// contains filtered or unexported fields
}
func NewLocaleWithConf ¶
Click to show internal directories.
Click to hide internal directories.