localizer

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetLang

func SetLang(lang string) error

SetLang sets the preferred language

Types

type Localizer

type Localizer struct {
	// contains filtered or unexported fields
}
var Default *Localizer

func NewLocalizer

func NewLocalizer(lang language.Tag) *Localizer

NewLocalizer creates a new Localizer that looks up messages in the bundle according to the language preferences.

func (Localizer) RenderEcode added in v0.15.0

func (l Localizer) RenderEcode(ecode string, data any) *i18n.EcodeDetail

func (*Localizer) RenderMessage added in v0.15.0

func (l *Localizer) RenderMessage(key string, data any) string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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