| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | lib/uuidv7: add suffix Func to Now and Rand | Shulhan | |
| Using Func suffix to function variable is common coding styles in Go. | |||
| 9 days | lib/uuidv7: remove the v7 suffix from type | Shulhan | |
| Adding suffix version to the type seems not right (and also mouthful to read) since the package already defines the version of UUID. | |||
