Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NamespaceDNS, _ = Decode([]byte("6ba7b810-9dad-11d1-80b4-00c04fd430c8"))
NamespaceURL, _ = Decode([]byte("6ba7b811-9dad-11d1-80b4-00c04fd430c8"))
NamespaceOID, _ = Decode([]byte("6ba7b812-9dad-11d1-80b4-00c04fd430c8"))
NamespaceX500, _ = Decode([]byte("6ba7b814-9dad-11d1-80b4-00c04fd430c8"))
)
Functions ¶
Types ¶
type UUID ¶
type UUID [16]byte
func (*UUID) Decode ¶
Decode decodes data with "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" format into UUID.
Click to show internal directories.
Click to hide internal directories.