Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 772 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 772 Bytes

JSON-translate

GCP 服務帳戶金鑰申請

execute

go run translate.go

translateJSON function

  • func translateJSON(source []byte, target []byte, targetLanguage string) ([]byte, error)

reference