Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Nil = UUID(guuid.Nil)
Empty UUID, all zeros
Functions ¶
This section is empty.
Types ¶
type UUID ¶
func OfflinePlayerUuid ¶
func Parse ¶
Parse decodes s into a UUID or returns an error. Both the standard UUID forms of xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx and urn:uuid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx are decoded as well as the Microsoft encoding {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} and the raw hex encoding: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.
Click to show internal directories.
Click to hide internal directories.