Documentation ¶
Overview ¶
Code generated by goctl. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HttpError ¶
func HttpError(w http.ResponseWriter, httpCode int, appCode int64, desc string, message interface{})
func HttpOk ¶
func HttpOk(w http.ResponseWriter, data interface{})
func RegisterHandlers ¶
func RegisterHandlers(engine *rest.Server, serverCtx *svc.ServiceContext)
Types ¶
This section is empty.
Source Files ¶
- addhandler.go
- connectoraddhandler.go
- connectordeletehandler.go
- connectorlisthandler.go
- databaselisthandler.go
- defaultconfighandler.go
- dmaddhandler.go
- dmdeletehandler.go
- dmlisthandler.go
- dmredohandler.go
- dmstophandler.go
- execsqlhandler.go
- generatecreatesqlhandler.go
- getuserinfohandler.go
- listdatabaseshandler.go
- listtablehandler.go
- loginhandler.go
- response.go
- routes.go
- rtuaddhandler.go
- rtudeletehandler.go
- rtulisthandler.go
- rturedohandler.go
- rtustophandler.go
Click to show internal directories.
Click to hide internal directories.