httprouterwrap

package
v0.0.0-...-430e8a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Unwrap

func Unwrap(next httprouter.Handle) http.Handler

Unwrap unwraps a wrapped julienschmidt/httprouter middleware handler and returns a standard net/http middleware handler

func UnwrapFunc

func UnwrapFunc(next httprouter.Handle) http.HandlerFunc

UnwrapFunc unwraps a wrapped julienschmidt/httprouter middleware handler and returns a standard net/http middleware handler function

func Wrap

func Wrap(next http.Handler) httprouter.Handle

Wrap wraps a standard net/http middleware handler and returns a julienschmidt/httprouter middleware handler

func WrapFunc

func WrapFunc(next http.HandlerFunc) httprouter.Handle

WrapFunc wraps a standard net/http middleware handler function and returns a julienschmidt/httprouter middleware handler

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL