aboutsummaryrefslogtreecommitdiff
path: root/object/store/reader.go
Commit message (Expand)AuthorAgeFilesLines
* object/id: Rename algorithm to object formatGravatar Runxi Yu27 hours1-1/+1
* object/store: ErrObjectNotFound is specifically reader-associatedGravatar Runxi Yu7 days1-0/+15
* object/store: Remove TODOGravatar Runxi Yu7 days1-2/+0
* object/store: Reader -> ObjectReaderGravatar Runxi Yu9 days1-2/+2
* object/store: Add interfacesGravatar Runxi Yu2026-04-021-0/+61
* *: RemoveGravatar Runxi Yu2026-04-021-55/+0
* object/store: ReadingStore -> ReaderGravatar Runxi Yu2026-03-301-0/+55