Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadTranslations ¶
func LoadTranslations(i18nPath string)
func RegisterTemplateFunc ¶
func RegisterTemplateFunc(name string, fn interface{})
func SetDefaultLocale ¶
Types ¶
type LocaleManager ¶
type LocaleManager struct { }
func DefaultLocaleManager ¶
func DefaultLocaleManager() *LocaleManager
type Message ¶
type TemplateData ¶
type TemplateData map[string]interface{}
Click to show internal directories.
Click to hide internal directories.