Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TranslateText ¶
func TranslateText(text string, source string, target string, conf conf.ConfTranslator) res.ResTranslator
Types ¶
type Resp ¶
type Resp struct { Sentences []RespSentence `json:"sentences"` Source string `json:"src"` }
type RespSentence ¶
Click to show internal directories.
Click to hide internal directories.