Versions in this module Expand all Collapse all v0 v0.0.2 Apr 25, 2026 v0.0.1 Apr 11, 2026 Changes in this version + func WithLocale(ctx context.Context, locale Locale) context.Context + type Locale language.Tag + var Default Locale + func FromContext(ctx context.Context) Locale + func Parse(localeStr string) (locale Locale, ok bool)