Documentation
¶
Overview ¶
Package dictionary is the Yandex.Dictionary API client
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dictionary ¶
type Dictionary struct {
// contains filtered or unexported fields
}
Dictionary holds api key and ui lang
func NewUsingLang ¶
func NewUsingLang(apiKey string, ui string) *Dictionary
NewUsingLang returns dictionary instance with specified ui
func (*Dictionary) GetLangs ¶
func (d *Dictionary) GetLangs() ([]string, error)
GetLangs returns list of supported languages
Click to show internal directories.
Click to hide internal directories.