Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
func (*Controller) GetNotification ¶
func (instance *Controller) GetNotification(ctx iris.Context) mvc.Response
获取通知配置信息
func (*Controller) PostMail ¶
func (instance *Controller) PostMail(ctx iris.Context) mvc.Response
测试发送邮件功能
func (*Controller) PutNotification ¶
func (instance *Controller) PutNotification(ctx iris.Context) mvc.Response
更新服务配置
Click to show internal directories.
Click to hide internal directories.