Documentation ¶ Index ¶ func New() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New() string New generates a new ULID string. ULIDs are time-ordered and lexicographically sortable, which makes them usable as cursor values for pagination (ORDER BY id = chronological order). Types ¶ This section is empty. Source Files ¶ View all Source files ulid.go Click to show internal directories. Click to hide internal directories.