localization

package
v1.17.6 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILocalizer

type ILocalizer interface {
	Register(Resource)
	Get(Key) Value
}

TODO: It's more performant with integer keys

type Key

type Key = string

TODO: It's more performant with integer keys

type Resource

type Resource = map[Key]Value

TODO: It's more performant with integer keys

type Value

type Value = string

TODO: It's more performant with integer keys

Jump to

Keyboard shortcuts

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