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 Universally unique Lexicographically sortable Identifier.
func MustNew ¶
MustNew returns a new ID for time.Now() given a prefix.
It uses the default entropy source.
func (ID) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface.
func (*ID) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaler interface.
Click to show internal directories.
Click to hide internal directories.