message

package
v0.13.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 10 Imported by: 0

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

func LoadFromFS(b *catalog.Builder, fsys fs.FS, file string, unmarshal UnmarshalFunc) error

LoadFromFS 加载文件内容并写入 b

func LoadFromFSGlob added in v0.9.0

func LoadFromFSGlob(b *catalog.Builder, fsys fs.FS, glob string, unmarshal UnmarshalFunc) error

LoadFromFSGlob 加载多个文件内容并写入 b

Types

type UnmarshalFunc added in v0.12.4

type UnmarshalFunc = func([]byte, interface{}) error

UnmarshalFunc 解析文本内容至对象的方法

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL