Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
type EmailWorker ¶
type EmailWorker struct {
// contains filtered or unexported fields
}
func (*EmailWorker) Init ¶
func (w *EmailWorker) Init(heim *proto.Heim) error
func (EmailWorker) JobType ¶
func (EmailWorker) JobType() jobs.JobType
func (EmailWorker) QueueName ¶
func (EmailWorker) QueueName() string
Source Files
¶
- controller.go
- emails.go
- loop.go
- metrics.go
- server.go
- worker.go
Click to show internal directories.
Click to hide internal directories.