Documentation ¶
Index ¶
Constants ¶
View Source
const ( DOC_HTML_RELATIVE_PATH = constant.ROOT_PATH + "/doc.html}" DOC_HTML_BASE64_OR_CONTENT = `` /* 2012-byte string literal not displayed */ )
View Source
const ( FAVICON_ICO_RELATIVE_PATH = constant.ROOT_PATH + "/favicon.ico}" FAVICON_ICO_BASE64_OR_CONTENT = `` /* 5716-byte string literal not displayed */ )
View Source
const ( README_MD_RELATIVE_PATH = constant.ROOT_PATH + "/README.md}" README_MD_BASE64_OR_CONTENT = `` /* 132-byte string literal not displayed */ )
View Source
const ( ROBOTS_TXT_RELATIVE_PATH = constant.ROOT_PATH + "/robots.txt}" ROBOTS_TXT_BASE64_OR_CONTENT = `User-agent: * Disallow: ` )
Variables ¶
This section is empty.
Functions ¶
func AddRouterOfDocHtml ¶
func AddRouterOfFaviconIco ¶
func AddRouterOfREADMEMd ¶
func AddRouterOfRobotsTxt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.