aboutsummaryrefslogtreecommitdiff
path: root/object/store/writer.go
Commit message (Collapse)AuthorAgeFilesLines
* Switch module URL to lindenii.org/go/furgitGravatar Runxi Yu7 days1-3/+3
|
* object/store: Reader -> ObjectReaderGravatar Runxi Yu2026-05-161-1/+1
|
* object/store: Simplify; remove composited writer and quarantinerGravatar Runxi Yu2026-05-161-10/+0
|
* object/store: Add interfacesGravatar Runxi Yu2026-04-021-0/+74
|
* *: RemoveGravatar Runxi Yu2026-04-021-8/+0
|
* object/store: Unify writers and fix naming v0.1.160Gravatar Runxi Yu2026-03-301-0/+8
|
* object/store: Reorganize filesGravatar Runxi Yu2026-03-301-32/+0
|
* object/store: ObjectWriter should support writers too.Gravatar Runxi Yu2026-03-301-4/+10
|
* object/store: Add quarantine and writer interfacesGravatar Runxi Yu2026-03-301-0/+26