package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Feb 22, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
从 yaml 模板提取内容
example:
var i18nTpl = `
hello:
en_US: hello
zh_CN: 你好
`
word := i18n.Get(i18nTpl, "hello")
Source Files
¶
Click to show internal directories.
Click to hide internal directories.