Discover Packages
github.com/ixtendio/gofre
router
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jan 10, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func NewRouter(caseInsensitivePathMatch bool , errLogFunc func(err error )) *Router
func NewRouterWithDefaultConfig() *Router
func (*Router) Handle ¶
Handle register a new handler or panic if the handler can not be registered
This method returns the router so that chain handler registration to be possible
ServeHTTP implements the http.Handler interface.
It's the entry point for all http traffic
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.