Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidWorkerId error = errors.New("Invalid worker ID - worker ID out of range") ErrOverflow error = errors.New("Timestamp overflow (past end of lifespan) - unable to generate any more IDs") ErrSequenceOverflow error = errors.New("Sequence overflow (too many IDs generated) - unable to generate IDs for 1 millisecond") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.