Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthHandler ¶
HealthHandler is the handler for health check from load balancer
func NewHealthHandler ¶
func NewHealthHandler() HealthHandler
NewHealthHandler is factory method of HealthHandler
type SendMailHandler ¶
SendMailHandler is the handler for sending mail
func NewSendMailHandler ¶
func NewSendMailHandler(sendMailService service.SendMailService) SendMailHandler
NewSendMailHandler is factory method of SendMailHandler
Click to show internal directories.
Click to hide internal directories.