~bigbes/core-go

ref: e359a4d558add23973e3ba292e7af627a8b88c88 core-go/model/id.go -rw-r--r-- 1.2 KiB
e359a4d5 — Drew DeVault 9 months ago
gofmt
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.