translation

package
v1.15.0-dev Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2021 License: MIT Imports: 6 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitLocales

func InitLocales()

InitLocales loads the locales

func Match

func Match(tags ...language.Tag) (tag language.Tag, index int, c language.Confidence)

Match matches accept languages

Types

type LangType

type LangType struct {
	Lang, Name string
}

LangType represents a lang type

func AllLangs

func AllLangs() []LangType

AllLangs returns all supported langauages

type Locale

type Locale interface {
	Language() string
	Tr(string, ...interface{}) string
}

Locale represents an interface to translation

func NewLocale

func NewLocale(lang string) Locale

NewLocale return a locale

Jump to

Keyboard shortcuts

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