Documentation
¶
Overview ¶
Package mail stands in for sending mails to Zeus WPI users
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func New ¶
func New(repo repository.Repository) (*Client, error)
func (*Client) Create ¶
Create handles a new mail being created It will change the check status and schedule the mail
func (*Client) Delete ¶
Delete handles a mail being deleted It will change the check status and cancel the mail task
func (*Client) ScheduleMailAll ¶
Click to show internal directories.
Click to hide internal directories.