oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.52k stars 181 forks source link

refactor: Create tracked reader interface #1511

Closed TerryHowe closed 2 months ago

TerryHowe commented 2 months ago

What this PR does / why we need it:

Create an interface for the tracked reader.

This breaks out a small change from https://github.com/oras-project/oras/pull/1474