Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Content, _ = fs.Sub(content, "dist")
)
Functions ¶
This section is empty.
Types ¶
type EmbedFileSystem ¶
type EmbedFileSystem struct {
http.FileSystem
}
EmbedFileSystem implements the ServeFileSystem interface.
func (EmbedFileSystem) Exists ¶
func (e EmbedFileSystem) Exists(prefix, path string) bool
Click to show internal directories.
Click to hide internal directories.