Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessMessage ¶
Types ¶
type BaseMessageHandler ¶
type BaseMessageHandler struct {
}
type MessageHandler ¶
type MessageHandler interface {
// contains filtered or unexported methods
}
type PrayerTimeHandler ¶
type PrayerTimeHandler struct {
*BaseMessageHandler
// contains filtered or unexported fields
}
type YesOrNoHandler ¶
type YesOrNoHandler struct {
*BaseMessageHandler
}
YesOrNoHandler Placeholder comment
Click to show internal directories.
Click to hide internal directories.