locale

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Locale

type Locale string

Locale identifies a language and optional regional variant

const (
	// En identifies English
	En Locale = "en"

	// EnUS identifies US English
	EnUS Locale = "en-US"
)

func Environment

func Environment() []Locale

Environment returns the locale fallback chain selected by the environment

Jump to

Keyboard shortcuts

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