Documentation
¶
Index ¶
- func MapGormAttachmentToGraph(attachment *models.EmailAttachment) *graphql_model.Attachment
- func MapGormEmailToGraph(email *models.Email) *graphql_model.EmailMessage
- func MapGormMailboxToGraph(mailbox *models.Mailbox) *graphql_model.Mailbox
- func MapGormThreadToGraph(thread *models.EmailThread) *graphql_model.EmailThread
- func MapGraphMailboxInputToGorm(input *graphql_model.MailboxInput) *models.Mailbox
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapGormAttachmentToGraph ¶
func MapGormAttachmentToGraph(attachment *models.EmailAttachment) *graphql_model.Attachment
func MapGormEmailToGraph ¶
func MapGormEmailToGraph(email *models.Email) *graphql_model.EmailMessage
func MapGormMailboxToGraph ¶ added in v0.1.3
func MapGormMailboxToGraph(mailbox *models.Mailbox) *graphql_model.Mailbox
func MapGormThreadToGraph ¶ added in v0.1.9
func MapGormThreadToGraph(thread *models.EmailThread) *graphql_model.EmailThread
TODO implement thread summary mappings
func MapGraphMailboxInputToGorm ¶ added in v0.1.3
func MapGraphMailboxInputToGorm(input *graphql_model.MailboxInput) *models.Mailbox
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.