aboutsummaryrefslogtreecommitdiff
path: root/object/store/reader.go
Commit message (Expand)AuthorAgeFilesLines
* More cleanupsGravatar Runxi Yu2026-06-071-5/+4
* Various fixes and QoL thingsGravatar Runxi Yu2026-06-061-6/+6
* object/store: Go does not accept \0Gravatar Runxi Yu2026-06-061-2/+2
* Switch module URL to lindenii.org/go/furgitGravatar Runxi Yu2026-05-271-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