aboutsummaryrefslogtreecommitdiff
path: root/lib/uuidv7/uuidv7.go
AgeCommit message (Expand)Author
9 dayslib/uuidv7: remove the v7 suffix from typeShulhan
10 dayslib/uuidv7: add method IsEqualShulhan
10 dayslib/uuidv7: changes the value only when unmarshal or scan successShulhan
11 dayslib/uuidv7: detect nil value on ScanShulhan
2026-03-26lib/uuidv7: implements method Value from [driver.Valuer]Shulhan
2026-03-26lib/uuidv7: implement Equal method for [lib/reflect.Equaler]Shulhan
2026-03-10lib/uuidv7: new package that implements UUID version 7Shulhan