Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ID ¶
type ID ulid.ULID
var (
Nil ID
)
func FromString ¶
FromString ulid wrapper method for converting to ulid
func (ID) GormDataType ¶
Gorm Interface GormDataType -> sql data type for gorm TODO ID?
func (ID) MarshalJSON ¶
MarshalJSON -> convert to json string
func (*ID) UnmarshalJSON ¶
UnmarshalJSON -> convert from json string
Click to show internal directories.
Click to hide internal directories.