Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CountryLanguage ¶ added in v1.7.0
type CountryLanguage struct {
Language string
}
func (CountryLanguage) Kind ¶ added in v1.7.0
func (l CountryLanguage) Kind() string
func (CountryLanguage) Name ¶ added in v1.7.0
func (l CountryLanguage) Name() string
type GoProgrammingLang ¶
type GoProgrammingLang struct{}
func (GoProgrammingLang) Kind ¶
func (g GoProgrammingLang) Kind() string
func (GoProgrammingLang) Name ¶
func (g GoProgrammingLang) Name() string
Click to show internal directories.
Click to hide internal directories.