//
pkg.gl
Category
github.com/go-siris/siris
core
handlerconv
package
7.4.0+incompatible
Repository:
https://github.com/go-siris/siris.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
93 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.