Config File in json oder toml Format oder custom?
Konfiguration von:
- DB Datei
- API Key
- Default Domain (Redirect to when no key match the request)
- Titel
- language
## Recherche
[https://stackoverflow.com/questions/16465705/how-to-handle-configuration-in-go](https://stackoverflow.com/questions/16465705/how-to-handle-configuration-in-go)
Config File in json oder toml Format oder custom?
Konfiguration von:
Recherche
https://stackoverflow.com/questions/16465705/how-to-handle-configuration-in-go
https://github.com/smancke/mailigo/blob/master/config.go
Flags und Iniflag
das sieht so ein wenig nach Sebastians Lösung, erweitert mit einer Datei aus.
https://github.com/vharitonsky/iniflags