Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-11 | Apply go fmt *.go | xengineering | |
This auto-applies the recommended Go codestyle. | |||
2023-02-11 | Rework logging | xengineering | |
Logging during a request is at the moment not really needed. Printing the config to the log was a stupid idea too. | |||
2023-02-09 | Rename runtime_config.go to config.go | xengineering | |
It is shorter. |