Documentation ¶
Overview ¶
Package i18n 多国语言.
包括 Load, GetPrinter.
Index ¶
- func GetPrinter(tags ...language.Tag) *message.Printer
- func GetTag(langs []string, tags ...language.Tag) language.Tag
- func Load(locales embed.FS) error
- func LoadDir(locales embed.FS, dir string) error
- func LoadFile(locales embed.FS, paths ...string) error
- func SetString(tag language.Tag, data map[string]string) error
- func Tag(paths ...string) (language.Tag, error)
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.