Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendEmail ¶
@Tags alert @Summary send email @Accept application/json @Param token body string true "token" @Param config body string false "optional config" @Param toAddrs body string true "to addrs" @Param ccAddrs body string true "cc addrs" @Param content body string true "to content" @Produce application/json @Success 200 {string} string "{"message": "sending email completed successfully"}" @Router /api/v1/alert/email [post]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.