mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-20 09:30:21 -07:00
style(format): run gofmt
This commit is contained in:
parent
e0c5569adf
commit
1e572de3df
@ -17,8 +17,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
textURL = "https://api.reverso.net/translate/v1/translation"
|
textURL = "https://api.reverso.net/translate/v1/translation"
|
||||||
ttsURL = "https://voice.reverso.net/RestPronunciation.svc/v1/output=json/GetVoiceStream/voiceName=%s?voiceSpeed=80&inputText=%s"
|
ttsURL = "https://voice.reverso.net/RestPronunciation.svc/v1/output=json/GetVoiceStream/voiceName=%s?voiceSpeed=80&inputText=%s"
|
||||||
)
|
)
|
||||||
|
|
||||||
type ReversoTranslate struct {
|
type ReversoTranslate struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user