~bigbes/core-go

ref: 0936891734e7f92b7ad724caea27715f2e3e7b5c core-go/model/id.go -rw-r--r-- 1.2 KiB
565df04e — Drew DeVault 10 months ago
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.