Documentation
¶
Overview ¶
Package uuid implements convenience functions on top of github.com/google/uuid to create UUIDs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUUIDWithPrefix ¶
Returns a new random UUID prefixed with the given string. The prefix and UUID are separated by a "-" character.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.