Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ULID ¶
type ULID struct {
ulid.ULID
}
ULID implements a valuer (and Scanner) that can serialize string ULIDs into postgres instead of the binary representation, as postgres interprets those as UTF-8 strings
func (*ULID) ULIDPointer ¶
func (v *ULID) ULIDPointer() *ulid.ULID
Click to show internal directories.
Click to hide internal directories.