Documentation
¶
Overview ¶
Package translate is the Yandex.Translate API client
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Response ¶
type Response struct { Code int Message string Lang string Text []string Detected map[string]string }
Response holds Translate method response
type Translator ¶
type Translator struct {
// contains filtered or unexported fields
}
Translator holds api key
Click to show internal directories.
Click to hide internal directories.