Skip to content

kyai/google-translate-tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

import gt "github.com/kyai/google-translate-tk"

Get tkk, this value usually does not change, so you can cache it.

tkk, _ := gt.GetTKK()

Get tk, give the text to be translated and tkk.

tk := gt.GetTK("hello", tkk)

Releases

No releases published

Packages

No packages published

Languages