package localeslist
import "github.com/go-playground/locales/locales-list"
Index ¶
Types ¶
type LocaleFunc ¶
type LocaleFunc func() locales.Translator
LocaleFunc is the function to run in order to create a new instance of a given locale
type LocaleMap ¶
type LocaleMap map[string]LocaleFunc
LocaleMap is map of locale string to instance function
func Map ¶
func Map() LocaleMap
Map returns the map of locales to instance New function
Source Files ¶
- Version
- v0.9.0
- Published
- Aug 23, 2016
- Platform
- js/wasm
- Imports
- 717 packages
- Last checked
- 6 hours ago –
Tools for package owners.