Versions in this module Expand all Collapse all v0 v0.0.1 Jul 23, 2023 Changes in this version + func Translate(translateText string, sourceLang string, targetLang string, ...) (interface{}, error) + type CommonJobParams struct + TranscribeAS string + WasSpoken bool + type Lang struct + SourceLangUserSelected string + TargetLang string + type Params struct + CommonJobParams CommonJobParams + Lang Lang + Splitting string + Texts []Text + Timestamp int64 + type PostData struct + ID int64 + Jsonrpc string + Method string + Params Params + type ResData struct + SourceLang string + TargetLang string + TransText string + type Text struct + RequestAlternatives int + Text string