Documentation
¶
Index ¶
Constants ¶
View Source
const ( AuthHeader = "Authorization" Realm = "Bearer " )
View Source
const ( RespCodeSuccess = 200 RespCodeNotFound = 404 RespCodeError = 500 )
View Source
const ( RespMsgNotFount = "not found" RespMsgIdNum = "id must be a int value" )
View Source
const PageCtx = "PageCtx"
View Source
const WebsiteCtx = "WebSiteCtx"
Variables ¶
This section is empty.
Functions ¶
func ResponseHtml ¶ added in v1.13.4
func ResponseJSON ¶
Types ¶
type TableChangeInfo ¶
Click to show internal directories.
Click to hide internal directories.