package
Version:
v0.0.0-...-8ef2ba3
Opens a new window with list of versions in this module.
Published: May 10, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ConfigDefault is the default config
func New(config ...Config) fiber.Handler
New creates a new middleware handler
type Config struct {
DefaultPath string
}
Config defines the config for middleware.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.