Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ID ¶
type ID string
ID implements a ULID
func MustNew ¶
MustNew returns a new ULID for time.Now() given a prefix. This uses the default entropy source.
func (ID) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface.
func (*ID) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaller interface.
Click to show internal directories.
Click to hide internal directories.