package
Version:
v0.0.0-...-c88b507
Opens a new window with list of versions in this module.
Published: Mar 11, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TranslateResponse struct {
Ok bool `json:"ok"`
TextLang string `json:"text_lang"`
TranslatedText string `json:"translated_text"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.