Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Regex = regexp.MustCompile(`[0-9a-f]{8}-[0-9a-f]{4}-([1-7])[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}`)
)
Functions ¶
func SetGenerator ¶
func SetGenerator(generator Generator)
SetGenerator sets the generator used by UUID4()
Types ¶
Click to show internal directories.
Click to hide internal directories.