wgorillamux

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(params ...Param) wrouter.RouterImpl

New returns a wrouter.RouterImpl backed by a new mux.Router configured using the provided parameters.

Types

type Param

type Param interface {
	// contains filtered or unexported methods
}

func NotFoundHandler

func NotFoundHandler(h http.Handler) Param

func SkipClean

func SkipClean(value bool) Param

func StrictSlash

func StrictSlash(value bool) Param

func UseEncodedPath

func UseEncodedPath() Param

Jump to

Keyboard shortcuts

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