package
12.2.11
Repository: https://github.com/kataras/iris.git
Documentation: pkg.go.dev

# Functions

FromStd converts native http.Handler & http.HandlerFunc to context.Handler.
FromStdWithNext receives a standar handler - middleware form - and returns a compatible context.Handler wrapper.