adapter

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Httprouter

type Httprouter struct {
	Router *httprouter.Router
}

Httprouter is an adapter around httprouter.Router that implements min.Handler.

func (*Httprouter) Handle

func (h *Httprouter) Handle(method, path string, handler http.Handler)

Handle implements Handler.Handle.

func (*Httprouter) ServeHTTP

func (h *Httprouter) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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