i18n

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultLang = "en"

Variables

This section is empty.

Functions

func Available

func Available() ([]string, error)

func MustHave

func MustHave(t *testing.T)

Types

type Catalog

type Catalog struct {
	// contains filtered or unexported fields
}

func Load

func Load(lang string) (*Catalog, error)

func (*Catalog) Code

func (c *Catalog) Code() string

func (*Catalog) Has

func (c *Catalog) Has(key string) bool

func (*Catalog) T

func (c *Catalog) T(key string, args ...any) string

Jump to

Keyboard shortcuts

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