Documentation ¶
Overview ¶
Package assets is based on Packr to embed static data inside the binary.
It embeds the small pure-js frontend loaded at install time and the pure-JS frontend served to the end-users (packages separately, not committed and added a build time).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // PydioInstallBox holds the root of the pydio install static files PydioInstallBox = packr.NewBox("./src") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.