Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UUID ¶
func MustParse ¶
Decode decodes a short uuid string into a suid.UUID. If s is too short, its most significant bits (MSB) will be padded with 0 (zero).
This will panic if there is an error.
func ParseString ¶
Decode decodes a short uuid string into a suid.UUID. If s is too short, its most significant bits (MSB) will be padded with 0 (zero).
Click to show internal directories.
Click to hide internal directories.