Documentation ¶
Index ¶
Constants ¶
View Source
const ( JQUERY_MIN_JS_RELATIVE_PATH = constant.ROOT_PATH + "/oauth/jquery.min.js" // 文件内容的16进制表示 JQUERY_MIN_JS_HEX_CONTENT = `` /* 173326-byte string literal not displayed */ )
View Source
const ( JQUERY_MIN_JS_GZ_RELATIVE_PATH = constant.ROOT_PATH + "/oauth/jquery.min.js.gz" // 文件内容的16进制表示 JQUERY_MIN_JS_GZ_HEX_CONTENT = `` /* 60270-byte string literal not displayed */ )
View Source
const ( OAUTH2_HTML_RELATIVE_PATH = constant.ROOT_PATH + "/oauth/oauth2.html" // 文件内容的16进制表示 OAUTH2_HTML_HEX_CONTENT = `` /* 3010-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func AddRouterOfJqueryMinJs ¶
func AddRouterOfOauth2Html ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.