Documentation
¶
Index ¶
- func GetAuthMethodConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetAuthMethodListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetEmailPlatformHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetSmsPlatformHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func TestEmailSendHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func TestSmsSendHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateAuthMethodConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuthMethodConfigHandler ¶
func GetAuthMethodConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get auth method config
func GetAuthMethodListHandler ¶
func GetAuthMethodListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get auth method list
func GetEmailPlatformHandler ¶
func GetEmailPlatformHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get email support platform
func GetSmsPlatformHandler ¶
func GetSmsPlatformHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get sms support platform
func TestEmailSendHandler ¶
func TestEmailSendHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Test email send
func TestSmsSendHandler ¶
func TestSmsSendHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Test sms send
func UpdateAuthMethodConfigHandler ¶
func UpdateAuthMethodConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update auth method config
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.