# Functions
NewUUIDNull creates a UUID with a null value.
NewUUIDPointerValue creates a UUID with a null value if nil or a known value.
NewUUIDUnknown creartes a UUID with an unknown UUID value.
NewUUIDValue creates a UUID with a known value.
# Type aliases
No description provided by the author