aboutsummaryrefslogtreecommitdiff
path: root/object/store/reader.go
Commit message (Expand)AuthorAgeFilesLines
* More cleanupsGravatar Runxi Yu20 hours1-5/+4
* Various fixes and QoL thingsGravatar Runxi Yu29 hours1-6/+6
* object/store: Go does not accept \0Gravatar Runxi Yu29 hours1-2/+2
* Switch module URL to lindenii.org/go/furgitGravatar Runxi Yu12 days1-2/+2
* object/id: Rename algorithm to object formatGravatar Runxi Yu2026-05-241-1/+1
* object/store: ErrObjectNotFound is specifically reader-associatedGravatar Runxi Yu2026-05-181-0/+15
* object/store: Remove TODOGravatar Runxi Yu2026-05-181-2/+0
* object/store: Reader -> ObjectReaderGravatar Runxi Yu2026-05-161-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