Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReceiveMailHandler ¶
type ReceiveMailHandler struct {
// contains filtered or unexported fields
}
func NewReceiveMailHandler ¶
func NewReceiveMailHandler(token string, mailStore *MailStore) ReceiveMailHandler
func (ReceiveMailHandler) Register ¶ added in v1.0.2
func (r ReceiveMailHandler) Register(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.