mirror of
https://github.com/kopia/kopia.git
synced 2026-01-29 16:52:58 -05:00
* Helper package internal/stats
* Use internal/stats for blob gc stats
* Use internal/stats for content list stats
* Refactor gc stats
- Leverages internal/stats package
- Return GC stats
- nit: error message formatting
- Refactor block in gc.Run.
Simplifies and reduces a level of indentation