aboutsummaryrefslogtreecommitdiff
path: root/internal/format/packidx/write.go
Commit message (Collapse)AuthorAgeFilesLines
* *: Preallocate slicesGravatar Runxi Yu5 days1-1/+1
|
* internal/format/packidx: Use stickyioGravatar Runxi Yu7 days1-43/+14
|
* internal/format/packidx: Add basic writing supportGravatar Runxi Yu8 days1-0/+158
I'm not sure if this is the right API shape yet.