Documentation ¶ Index ¶ Variables func AssetsDir() fs.FS func DistDir() fs.FS Constants ¶ This section is empty. Variables ¶ View Source var Manifest []byte Functions ¶ func AssetsDir ¶ func AssetsDir() fs.FS func DistDir ¶ func DistDir() fs.FS TODO update DistDir returns an FS representing the `dist` directory, which has the final assets (js, css, images, etc.) compiled and put there by the build pipeline. Types ¶ This section is empty. Source Files ¶ View all Source files embed.go Click to show internal directories. Click to hide internal directories.