565df04e
model: introduce ID type
Based on UUIDv7 but represented to users in a more compact base32 form, though all of that are internal implementation details.
Drew DeVault <drew@ddevault.org> — 2025-10-01 08:50:07 UTC
Commit 565df04e3bc51985b85e41868133cc31a7074941 —
view raw patch
Parent(s):
898f2e95
| File | Status | + | − |
|---|---|---|---|
go.mod
|
M | +2 | -1 |
go.sum
|
M | +3 | |
model/id.go
|
A | +71 |