vaultik/internal/s3
sneak 26db096913 Move StartTime initialization to application startup hook
- 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
2025-07-20 12:05:24 +02:00
..
client_test.go Set up S3 testing infrastructure for backup implementation 2025-07-20 11:19:16 +02:00
client.go Set up S3 testing infrastructure for backup implementation 2025-07-20 11:19:16 +02:00
s3_test.go Move StartTime initialization to application startup hook 2025-07-20 12:05:24 +02:00