Documentation ¶
Index ¶
- Constants
- func AddRouterOfEditormdLogo53ea80e2Svg(router *gin.Engine)
- func AddRouterOfFontawesomeWebfont29800836Svg(router *gin.Engine)
- func AddRouterOfIconfont1d48c203Svg(router *gin.Engine)
- func AddRouterOfLoading2x695405a9Gif(router *gin.Engine)
- func AddRouterOfLoading3x65eacf61Gif(router *gin.Engine)
- func AddRouterOfLoadingC929501eGif(router *gin.Engine)
Constants ¶
View Source
const ( EDITORMD_LOGO_53EA80E2_SVG_RELATIVE_PATH = constant.ROOT_PATH + "/webjars/img/editormd-logo.53ea80e2.svg" // 文件内容的16进制表示 EDITORMD_LOGO_53EA80E2_SVG_HEX_CONTENT = `` /* 2108-byte string literal not displayed */ )
View Source
const ( FONTAWESOME_WEBFONT_29800836_SVG_RELATIVE_PATH = constant.ROOT_PATH + "/webjars/img/fontawesome-webfont.29800836.svg" // 文件内容的16进制表示 FONTAWESOME_WEBFONT_29800836_SVG_HEX_CONTENT = `` /* 627924-byte string literal not displayed */ )
View Source
const ( ICONFONT_1D48C203_SVG_RELATIVE_PATH = constant.ROOT_PATH + "/webjars/img/iconfont.1d48c203.svg" // 文件内容的16进制表示 ICONFONT_1D48C203_SVG_HEX_CONTENT = `` /* 32476-byte string literal not displayed */ )
View Source
const ( LOADING2X_695405A9_GIF_RELATIVE_PATH = constant.ROOT_PATH + "/webjars/img/loading2x.695405a9.gif" // 文件内容的16进制表示 LOADING2X_695405A9_GIF_HEX_CONTENT = `` /* 32332-byte string literal not displayed */ )
View Source
const ( LOADING3X_65EACF61_GIF_RELATIVE_PATH = constant.ROOT_PATH + "/webjars/img/loading3x.65eacf61.gif" // 文件内容的16进制表示 LOADING3X_65EACF61_GIF_HEX_CONTENT = `` /* 43454-byte string literal not displayed */ )
View Source
const ( LOADING_C929501E_GIF_RELATIVE_PATH = constant.ROOT_PATH + "/webjars/img/loading.c929501e.gif" // 文件内容的16进制表示 LOADING_C929501E_GIF_HEX_CONTENT = `` /* 15452-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.