Documentation ¶
Index ¶
- type Bundle
- type Lang
- type Localizer
- func (l *Localizer) Concat(list []string, joiner string) string
- func (l Localizer) Count(messageID string, count int) string
- func (l Localizer) Format(messageID string, data map[string]interface{}) string
- func (l Localizer) FormatCount(messageID string, count int, data map[string]interface{}) string
- func (l *Localizer) Possessive(s string) string
- func (l *Localizer) SetShowTranslationKeys(s bool)
- func (l Localizer) ShowTranslationKeys() bool
- func (l Localizer) T(messageID string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Localizer ¶
func (Localizer) FormatCount ¶
func (*Localizer) Possessive ¶
func (*Localizer) SetShowTranslationKeys ¶
func (Localizer) ShowTranslationKeys ¶
Click to show internal directories.
Click to hide internal directories.