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 httprouter.Router configured using the provided parameters.
Types ¶
type Param ¶
type Param interface {
// contains filtered or unexported methods
}
func HandleMethodNotAllowed ¶
func HandleOPTIONS ¶
func RedirectFixedPath ¶
func RedirectTrailingSlash ¶
Click to show internal directories.
Click to hide internal directories.