Files
Tonis Tiigi 0a402db53c refactor: add typed sync.Pool wrapper to eliminate any
Introduce util/pools.Pool[T] as a generic typed wrapper
around sync.Pool. Migrate existing pool usages in
contenthash, converter, and overlay packages to use the
new wrapper, removing unchecked type assertions at each
call site.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2026-03-09 22:15:43 -07:00
..
2025-01-13 16:42:48 -08:00
2025-01-13 16:42:48 -08:00