package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
package uuid provides a set of utilities for working with UUIDs in Go.
UUID represents a universally unique identifier.
ParseUUID parses a UUID string.
V1 generates a version 1 UUID.
V2 generates a version 2 UUID.
V3 generates a version 3 UUID.
V4 generates a version 4 UUID.
Bytes returns the bytes of the UUID.
String returns the string representation of the UUID.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.