aboutsummaryrefslogtreecommitdiff
path: root/object/blob.go
Commit message (Expand)AuthorAgeFilesLines
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-251-19/+0
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-251-1/+1
* *: objecttype, objectheader -> object/type, object/headerGravatar Runxi Yu2026-03-251-1/+1
* object: Consider using a streaming API for blobsGravatar Runxi Yu2026-03-061-0/+4
* *: LintGravatar Runxi Yu2026-03-041-0/+1
* object: Use objecttype instead of doing object types ourselfGravatar Runxi Yu2026-02-201-2/+4
* object: Add basic object codeGravatar Runxi Yu2026-02-201-0/+12