Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ZeroULID = ulid.ULID{} MaxULID, _ = ulid.Parse("7ZZZZZZZZZZZZZZZZZZZZZZZZZ") )
Functions ¶
func NewID ¶
func NewID() string
NewID returns new ulid.ULID in string format. The returned ID can be compared to any other result returned by the function. An ID returned earlier is less lexicographically to the ID returned after the first one.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.