//
pkg.gl
Category
github.com/snowlyg/iris
core
handlerconv
package
8.5.9+incompatible
Repository:
https://github.com/snowlyg/iris.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.