Documentation ¶
Index ¶
- func BaiduTranslate(q, from, to, appID, appKey string) (result string, err error)
- func DeepLTranslate(q, source, target, key string) (result string, err error)
- func GoogleFreeTranslate(q, source, target string) (string, error)
- func GoogleTranslate(q, source, target, key string) (result string, err error)
- func OpenaiTranslate(q, source, target, key string) (result string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaiduTranslate ¶
func DeepLTranslate ¶
func GoogleFreeTranslate ¶
func GoogleTranslate ¶
func OpenaiTranslate ¶ added in v1.0.27
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.