//
pkg.gl
Category
github.com/vanekt/iris
core
handlerconv
package
10.0.2+incompatible
Repository:
https://github.com/vanekt/iris.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
70 SLOC
#
Functions
FromStd
FromStd converts native http.Handler & http.HandlerFunc to context.Handler.
FromStdWithNext
FromStdWithNext receives a standar handler - middleware form - and returns a compatible context.Handler wrapper.