Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ULID ¶
type ULID [16]byte
ULID is an extended ulid implementation.
A ULID serializes to JSON and string as the standard 26 char ulid text form, but it can be deserialized from a UUID. This is helpful when storing ULIDs as UUID in a postgres database.
func (ULID) MarshalText ¶
func (*ULID) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.