Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Engine = map[string]TranslateEngine{ "deepl": DeepLTranslate, "google": GoogleTranslate, } )
Functions ¶
func GetRandomNumber ¶
func GetRandomNumber() int64
Types ¶
Click to show internal directories.
Click to hide internal directories.