Categorygithub.com/WirePact/go-translator
modulepackage
1.1.0
Repository: https://github.com/wirepact/go-translator.git
Documentation: pkg.go.dev

# README

go-translator

Helper and utility functions for WirePact translators written in Go

# Packages

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

# Functions

NewConfigFromEnvironmentVariables returns a TranslatorConfig that is filled with values from environment variables.
NewTranslator creates a new translator that adheres to the given config.
No description provided by the author

# Constants

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

# Structs

Translator acts as the server for translation and communicating with envoy.
TranslatorConfig contains all necessary configurations for the Translator.