langs

package
v1.41.1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2019 License: MIT Imports: 0 Imported by: 0

README

langs

GoDoc

Langs available to the system.

Basic usage
import (
  "libs.altipla.consulting/langs"
)

Documentation

Index

Constants

View Source
const (
	CA = "ca"
	DE = "de"
	EN = "en"
	ES = "es"
	EU = "eu"
	FR = "fr"
	IT = "it"
	JA = "ja"
	PT = "pt"
	RU = "ru"
)

Variables

View Source
var All = []string{
	CA,
	DE,
	EN,
	ES,
	EU,
	FR,
	IT,
	JA,
	PT,
	RU,
}

Functions

func IsValid

func IsValid(lang string) bool

func NativeName

func NativeName(lang string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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