aboutsummaryrefslogtreecommitdiff
path: root/object/store/writer.go
Commit message (Expand)AuthorAgeFilesLines
* object/store: Reader -> ObjectReaderGravatar Runxi Yu9 days1-1/+1
* object/store: Simplify; remove composited writer and quarantinerGravatar Runxi Yu9 days1-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