Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DirListTemplateHTML = `` /* 1030-byte string literal not displayed */
DirListTemplateHTML to be used as index.html for redering DirectoryList
View Source
var HTMLReplacer = strings.NewReplacer(
"&", "&",
"<", "<",
">", ">",
`"`, """,
"'", "'",
)
HTMLReplacer ...
Functions ¶
func GetHumanReadableSize ¶
GetHumanReadableSize ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.