//
pkg.gl
Category
github.com/0187773933/FileServer
v1
filesystem
package
1.0.5
Repository:
https://github.com/0187773933/fileserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
387 SLOC
#
Functions
New
New creates a new middleware handler.
SendFile
SendFile serves a file from an fs.FS filesystem at the specified path.
#
Variables
ConfigDefault
ConfigDefault is the default config.
#
Structs
Config
Config defines the config for middleware.