Versions in this module Expand all Collapse all v1 v1.0.0 Jul 2, 2021 Changes in this version + func GetLocalized(code string, lang language.Tag, a ...interface{}) string + func Load(paths ...string) + func ReFormatToPlain(path string) + type GlobalizationMessage struct + Cn string + Code string + En string + type MessageSource struct + func NewMessageSource() *MessageSource + func (ms *MessageSource) GetLocalized(code string, lang language.Tag, a ...interface{}) string + func (ms *MessageSource) Load(paths ...string)