package
7.4.0+incompatible
Repository: https://github.com/go-siris/siris.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.