//
pkg.gl
Category
github.com/gofiber/fiber/v2
middleware
filesystem
package
2.52.6
Repository:
https://github.com/gofiber/fiber.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
171
Files
333 SLOC
#
Functions
New
New creates a new middleware handler.
SendFile
SendFile serves a file from an HTTP file system at the specified path.
#
Variables
ConfigDefault
ConfigDefault is the default config.
#
Structs
Config
Config defines the config for middleware.