- Remove StartTime initialization from globals.New() - Add setupGlobals function in app.go to set StartTime during fx OnStart - Simplify globals package to be just a key/value store - Remove fx dependencies from globals test |
||
|---|---|---|
| .. | ||
| backup | ||
| cli | ||
| config | ||
| database | ||
| globals | ||
| models | ||
| s3 | ||