//
pkg.gl
Category
github.com/teamlint/iris
core
handlerconv
package
11.1.1+incompatible
Repository:
https://github.com/teamlint/iris.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
2
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.