Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App interface {
Exec(contactsProvider request.ContactsProvider, smtp email.Sender, reminder remind.Params, recipients []string) error
}
App is an interface which represents an executable application
type BirthdayPal ¶
type BirthdayPal struct { }
BirthdayPal represents this very software, and helps people to remind birthdays by sending reminders.
Click to show internal directories.
Click to hide internal directories.