i18h

package
v0.0.0-...-bd648ae Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(langs map[string]string, format string, unmarshalFunc i18n.UnmarshalFunc) error

Load message file for specific languages

func T

func T(lang string, msgId string, a ...interface{}) string

T translate message to specific language

Types

type TranslatorFunc

type TranslatorFunc = func(msgId string, a ...interface{}) string

func Lang

func Lang(lang string) TranslatorFunc

Lang get translate function for specific language

Jump to

Keyboard shortcuts

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