Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentLang ¶
func CurrentLang() (code, name string)
func LookupLangCode ¶ added in v1.0.1
func LookupPlang ¶
func Ptranslate ¶
Types ¶
type Endpoint ¶ added in v1.0.1
type Endpoint string
func DefaultAPI ¶ added in v1.0.1
func DefaultAPI() Endpoint
func (Endpoint) CurrentLang ¶ added in v1.0.1
func (Endpoint) LangListContains ¶ added in v1.0.1
func (ep Endpoint) LangListContains(substr string) ISO639List
func (Endpoint) LookupLang ¶ added in v1.0.1
type ISO639List ¶
type ISO639List []*ISO639
func AllLangList ¶ added in v1.0.1
func AllLangList() ISO639List
func (ISO639List) String ¶
func (a ISO639List) String() string
Click to show internal directories.
Click to hide internal directories.