1
0
mirror of https://github.com/google/uuid.git synced 2025-02-18 12:24:00 +02:00
Bryan Matsuo 9e4836cc57 do not use fmt.Sprintf() in UUID.URN()
The procedure is the same as UUID.String() (see f4e3abb).  Code is not
shared to ensure that unnecessary bounds checks do not occur.
2015-10-10 21:41:29 -07:00
2011-08-08 14:34:29 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
2015-10-10 21:41:29 -07:00
2015-06-03 14:39:07 -07:00
2015-06-03 14:39:07 -07:00
Description
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD-3-Clause 945 KiB
Languages
Go 100%