Documentation
¶
Overview ¶
Package message 从文件中加载本地化信息
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶ added in v0.12.4
func Load(b *catalog.Builder, data []byte, unmarshal UnmarshalFunc) error
Load 从 data 解析本地化数据至 b
func LoadFromFS ¶
LoadFromFS 加载文件内容并写入 b
func LoadFromFSGlob ¶ added in v0.9.0
LoadFromFSGlob 加载多个文件内容并写入 b
Types ¶
type UnmarshalFunc ¶ added in v0.12.4
UnmarshalFunc 解析文本内容至对象的方法
Click to show internal directories.
Click to hide internal directories.