//
pkg.gl
Category
github.com/damiendart/visref
internal
httputil
package
0.0.0-20241126222429-417023d41595
Repository:
https://github.com/damiendart/visref.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
37 SLOC
#
Functions
NewRouter
NewRouter returns a new instance of Router.
#
Structs
Router
The Router type represents an HTTP router that dispatches requests to handlers that can be wrapped with middleware functions.