vaultik/internal/cli
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
..
app.go Move StartTime initialization to application startup hook 2025-07-20 12:05:24 +02:00
backup.go Add blob manifest for pruning without decryption 2025-07-20 11:03:53 +02:00
entry_test.go Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
entry.go Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
fetch.go Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
prune.go Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
restore.go Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
root.go Add blob manifest for pruning without decryption 2025-07-20 11:03:53 +02:00
snapshot.go Set up S3 testing infrastructure for backup implementation 2025-07-20 11:19:16 +02:00
verify.go Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00