Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCodeByName ¶
func GetCodeByNative ¶
Types ¶
type Language ¶
type Language struct {
Code string `json:"code"`
Name []string `json:"name"`
Native []string `json:"native"`
}
func GetLanguageByCode ¶
func GetLanguageByName ¶
func GetLanguageByNative ¶
Click to show internal directories.
Click to hide internal directories.