Documentation
¶
Index ¶
- func CreateApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func CreateApplicationVersionHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeleteApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeleteApplicationVersionHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetApplicationConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetCurrencyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetInviteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetNodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetNodeMultiplierHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetPrivacyPolicyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetRegisterConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetSiteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetSubscribeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetSubscribeTypeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetTosConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetVerifyCodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetVerifyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func SetNodeMultiplierHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func SettingTelegramBotHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateApplicationConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateApplicationVersionHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateCurrencyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateInviteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateNodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdatePrivacyPolicyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateRegisterConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateSiteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateSubscribeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateTosConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateVerifyCodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateVerifyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateApplicationHandler ¶
func CreateApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create application
func CreateApplicationVersionHandler ¶
func CreateApplicationVersionHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create application version
func DeleteApplicationHandler ¶
func DeleteApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete application
func DeleteApplicationVersionHandler ¶
func DeleteApplicationVersionHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete application
func GetApplicationConfigHandler ¶
func GetApplicationConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
get application config
func GetApplicationHandler ¶
func GetApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get application
func GetCurrencyConfigHandler ¶
func GetCurrencyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get Currency Config
func GetInviteConfigHandler ¶
func GetInviteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get invite config
func GetNodeConfigHandler ¶
func GetNodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get node config
func GetNodeMultiplierHandler ¶
func GetNodeMultiplierHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get Node Multiplier
func GetPrivacyPolicyConfigHandler ¶
func GetPrivacyPolicyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
get Privacy Policy Config
func GetRegisterConfigHandler ¶
func GetRegisterConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get register config
func GetSiteConfigHandler ¶
func GetSiteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get site config
func GetSubscribeConfigHandler ¶
func GetSubscribeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get subscribe config
func GetSubscribeTypeHandler ¶
func GetSubscribeTypeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get subscribe type
func GetTosConfigHandler ¶
func GetTosConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get Team of Service Config
func GetVerifyCodeConfigHandler ¶
func GetVerifyCodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get Verify Code Config
func GetVerifyConfigHandler ¶
func GetVerifyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get verify config
func SetNodeMultiplierHandler ¶
func SetNodeMultiplierHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Set Node Multiplier
func SettingTelegramBotHandler ¶
func SettingTelegramBotHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
setting telegram bot
func UpdateApplicationConfigHandler ¶
func UpdateApplicationConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
update application config
func UpdateApplicationHandler ¶
func UpdateApplicationHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update application
func UpdateApplicationVersionHandler ¶
func UpdateApplicationVersionHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update application version
func UpdateCurrencyConfigHandler ¶
func UpdateCurrencyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update Currency Config
func UpdateInviteConfigHandler ¶
func UpdateInviteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update invite config
func UpdateNodeConfigHandler ¶
func UpdateNodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update node config
func UpdatePrivacyPolicyConfigHandler ¶
func UpdatePrivacyPolicyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update Privacy Policy Config
func UpdateRegisterConfigHandler ¶
func UpdateRegisterConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update register config
func UpdateSiteConfigHandler ¶
func UpdateSiteConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update site config
func UpdateSubscribeConfigHandler ¶
func UpdateSubscribeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update subscribe config
func UpdateTosConfigHandler ¶
func UpdateTosConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update Team of Service Config
func UpdateVerifyCodeConfigHandler ¶
func UpdateVerifyCodeConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update Verify Code Config
func UpdateVerifyConfigHandler ¶
func UpdateVerifyConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update verify config
Types ¶
This section is empty.
Source Files
¶
- createApplicationHandler.go
- createApplicationVersionHandler.go
- deleteApplicationHandler.go
- deleteApplicationVersionHandler.go
- getApplicationConfigHandler.go
- getApplicationHandler.go
- getCurrencyConfigHandler.go
- getInviteConfigHandler.go
- getNodeConfigHandler.go
- getNodeMultiplierHandler.go
- getPrivacyPolicyConfigHandler.go
- getRegisterConfigHandler.go
- getSiteConfigHandler.go
- getSubscribeConfigHandler.go
- getSubscribeTypeHandler.go
- getTosConfigHandler.go
- getVerifyCodeConfigHandler.go
- getVerifyConfigHandler.go
- setNodeMultiplierHandler.go
- settingTelegramBotHandler.go
- updateApplicationConfigHandler.go
- updateApplicationHandler.go
- updateApplicationVersionHandler.go
- updateCurrencyConfigHandler.go
- updateInviteConfigHandler.go
- updateNodeConfigHandler.go
- updatePrivacyPolicyConfigHandler.go
- updateRegisterConfigHandler.go
- updateSiteConfigHandler.go
- updateSubscribeConfigHandler.go
- updateTosConfigHandler.go
- updateVerifyCodeConfigHandler.go
- updateVerifyConfigHandler.go