bregydoc / gtranslate

Google translate API for unlimited and free translations, gtranslate generates the necessary token to use the Google Translate API for free

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example no longer working ?

joe-getcouragenow opened this issue · comments

commented

when running example i just get no output.

had to ctrl c to block it since it just hang...

go run .
go: finding module for package github.com/bregydoc/gtranslate
go: found github.com/bregydoc/gtranslate in github.com/bregydoc/gtranslate v0.0.0-20200913051839-1bd07f6c1fc5
go: finding module for package golang.org/x/text/language
go: finding module for package github.com/robertkrimen/otto
go: downloading github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac
go: found github.com/robertkrimen/otto in github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac
go: found golang.org/x/text/language in golang.org/x/text v0.3.4
go: finding module for package gopkg.in/sourcemap.v1
go: found gopkg.in/sourcemap.v1 in gopkg.in/sourcemap.v1 v1.0.5
^Csignal: interrupt