Expand description
Builder for Git pack index (.idx) files that streams fanout tables, CRCs, offsets, and trailer hashes through an async channel.
Structsยง
- IdxBuilder
- Builder for Git pack index (.idx) files that streams data through an async channel.
- Index
Entry - Git index entry corresponding to a pack entry