Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Localizer ¶
type Localizer struct {
// contains filtered or unexported fields
}
func NewLocalizer ¶
NewLocalizer creates a new Localizer. If a term is not found, Localizer will panic.
func NewLocalizerWithDefault ¶
NewLocalizerWithDefault creates a new Localizer using the passed default. If a term is not found, Localizer will return the default value.
Click to show internal directories.
Click to hide internal directories.