Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReaderInfo ¶
func ParseBody ¶
func ParseBody(email eazye.Email, policy bluemonday.Policy) (*ReaderInfo, error)
type ReceiveEmailsJob ¶
type ReceiveEmailsJob struct { Pool *pgx.ConnPool Policy *bluemonday.Policy }
func (*ReceiveEmailsJob) Description ¶
func (j *ReceiveEmailsJob) Description() string
func (*ReceiveEmailsJob) Execute ¶
func (j *ReceiveEmailsJob) Execute()
func (*ReceiveEmailsJob) Key ¶
func (j *ReceiveEmailsJob) Key() int
Click to show internal directories.
Click to hide internal directories.