summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/guuid.go: Remove "uuid" prefix from constantsEuAndreh2024-09-281-8/+8
|
* src/guuid.go: Rename XxxError to ErrXxxEuAndreh2024-09-281-9/+6
|
* src/guuid.go: Add NewBytes() functionEuAndreh2024-09-221-0/+5
|
* src/guuid.go: Export UUIDByteCountEuAndreh2024-09-161-4/+4
|
* Initial version of v4 UUIDEuAndreh2024-09-131-0/+103