Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PjaxHeader is default pjax http header key. PjaxHeader = constant.PjaxHeader // PjaxUrlHeader is default pjax url http header key. PjaxUrlHeader = constant.PjaxUrlHeader EditPKKey = "__goadmin_edit_pk" DetailPKKey = "__goadmin_detail_pk" PrefixKey = "__prefix" )
Variables ¶
View Source
var (
DefaultErrorMsg = icon.Icon(icon.Warning, 2) + language.GetFromHtml("error") + `!`
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.