Documentation ¶
Index ¶
- func GetAboutMeHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetAdminHomeInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetSystemStateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetWebsiteConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateAboutMeHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateWebsiteConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAboutMeHandler ¶
func GetAboutMeHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取关于我的信息
func GetAdminHomeInfoHandler ¶
func GetAdminHomeInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取后台首页信息
func GetSystemStateHandler ¶
func GetSystemStateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取服务器信息
func GetWebsiteConfigHandler ¶
func GetWebsiteConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取网站配置
func UpdateAboutMeHandler ¶
func UpdateAboutMeHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新关于我的信息
func UpdateWebsiteConfigHandler ¶
func UpdateWebsiteConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新网站配置
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.