Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReceiveEmailsJob ¶ added in v1.1.0
type ReceiveEmailsJob struct {
Pool *pgx.ConnPool
Policy *bluemonday.Policy
}
func (*ReceiveEmailsJob) Description ¶ added in v1.1.0
func (j *ReceiveEmailsJob) Description() string
func (*ReceiveEmailsJob) Execute ¶ added in v1.1.0
func (j *ReceiveEmailsJob) Execute()
func (*ReceiveEmailsJob) Key ¶ added in v1.1.0
func (j *ReceiveEmailsJob) Key() int
Click to show internal directories.
Click to hide internal directories.