Documentation ¶
Index ¶
- func ConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DebugGetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DebugGetTencentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DebugPostHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func NtpReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func QRCodeReadReqHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UploadFileHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UploadUrlCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func WeatherReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func WebsocketConnectHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func WebsocketSubscribeCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func WebsocketSubscribeDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func WebsocketSubscribeIndexHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigHandler ¶
func ConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DebugGetHandler ¶
func DebugGetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DebugGetTencentHandler ¶
func DebugGetTencentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DebugPostHandler ¶
func DebugPostHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func NtpReadHandler ¶
func NtpReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func QRCodeReadReqHandler ¶
func QRCodeReadReqHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UploadFileHandler ¶
func UploadFileHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UploadUrlCreateHandler ¶
func UploadUrlCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func WeatherReadHandler ¶
func WeatherReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func WebsocketConnectHandler ¶
func WebsocketConnectHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func WebsocketSubscribeCreateHandler ¶
func WebsocketSubscribeCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func WebsocketSubscribeDeleteHandler ¶
func WebsocketSubscribeDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func WebsocketSubscribeIndexHandler ¶
func WebsocketSubscribeIndexHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Source Files ¶
- configHandler.go
- debugGetHandler.go
- debugGetTencentHandler.go
- debugPostHandler.go
- ntpReadHandler.go
- qRCodeReadReqHandler.go
- uploadFileHandler.go
- uploadUrlCreateHandler.go
- weatherReadHandler.go
- websocketConnectHandler.go
- websocketSubscribeCreateHandler.go
- websocketSubscribeDeleteHandler.go
- websocketSubscribeIndexHandler.go
Click to show internal directories.
Click to hide internal directories.