Documentation ¶ Index ¶ func Dir(dir string, base string) func EmbedFS(fs embed.FS, base string) func FS(fs fs.FS, base string) func Open(name string) (file http.File, err error) func Web(fs http.FileSystem, base string) func Zip(zip string, base string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Dir ¶ func Dir(dir string, base string) func EmbedFS ¶ func EmbedFS(fs embed.FS, base string) func FS ¶ func FS(fs fs.FS, base string) func Open ¶ func Open(name string) (file http.File, err error) func Web ¶ func Web(fs http.FileSystem, base string) func Zip ¶ func Zip(zip string, base string) Types ¶ This section is empty. Source Files ¶ View all Source files api.gopages.go Click to show internal directories. Click to hide internal directories.