Kamva / hexa-tuner

Hexa tuner tune Hexa services to use in micro-services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexa-tuner tune Hexa services.

Install

go get github.com/kamva/hexa-tuner

Used config variables:

// Translator config variables
translate.files (optional) : []string translation files.
translate.fallback.langs (optional,default:en): []string fallback langues

e.g environtment variable list in viper driver of cofig:
TRANSLATE.FILES="fa en"
TRANSLATE.FALLBACK.LANGS="en fa"

Todo:

  • Write Tests
  • Add badges to readme.
  • CI

About

Hexa tuner tune Hexa services to use in micro-services.

License:MIT License


Languages

Language:Go 100.0%