Documentation ¶
Overview ¶
Package uuid provides helper functions for creating time-ordered UUIDs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TimeOrderedUUID ¶
func TimeOrderedUUID() string
Generates a time ordered UUID. Top 32 bits are a timestamp, bottom 96 are random.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.