Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PjaxHeader is default pjax http header key. PjaxHeader = "X-PJAX" // PjaxUrlHeader is default pjax url http header key. PjaxUrlHeader = "X-PJAX-Url" // Title is default title of the project. Title = "GoAdmin" ContextNodeNeedAuth = "need_auth" IframeKey = "__goadmin_iframe" IframeIDKey = "__goadmin_iframe_id" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.