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