Documentation ¶
Overview ¶
Package ulid provides a ULID (Universally Unique Lexicographically Sortable Identifier) implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ULID ¶
type ULID struct{}
ULID is a struct that implements the ident.Identifier interface.
func (ULID) Name ¶
Name returns the name of the ULID implementation. It implements the ident.Identifier interface.
Click to show internal directories.
Click to hide internal directories.