aboutsummaryrefslogtreecommitdiff
path: root/oid/objectid.go
Commit message (Collapse)AuthorAgeFilesLines
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-186/+0
|
* oid: Remove these unnecessary checks tooGravatar Runxi Yu2026-02-201-6/+0
|
* oid: Add ObjectIDGravatar Runxi Yu2026-02-201-0/+192
The tests are not rreeeaallly necessary but I guess if I somehow mess things up here, that'd pick it up earlier than debugging other things.