package
0.0.0-20241212103545-44825d049153
Repository: https://github.com/brave/go-translate.git
Documentation: pkg.go.dev

# Functions

GetLanguageList send a request to Lingvanex server and convert the response into google format and reply back to the client.
NewLnxEndpointConfiguration returns a new endpoint configuration based on a list of endpoints, weights and list of supported languages.
No description provided by the author
Translate converts a Google format translate request into a Lingvanex format one which will be send to the Lingvanex server, and write a Google format response back to the client.
TranslateRouter add routers for translate requests and translate script requests.

# Variables

No description provided by the author
No description provided by the author

# Structs

LnxEndpointConfiguration describes a configuration of lingvanex endpoints, their supported languages and weights.