Documentation
¶
Overview ¶
webstatic embeds a filesystem for common static files needed across html pages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// StaticFS is everything in the static/ directory, with the first static/ stripped.
StaticFS, _ = fs.Sub(staticFS, "static")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.