Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotHandler = fmt.Errorf("error not handler") ErrNotRouter = fmt.Errorf("error not router") )
Functions ¶
Types ¶
type MatchRange ¶
type Query ¶
type Query struct {
// contains filtered or unexported fields
}
Query is an host multiplexer.
type RouteMatch ¶
Click to show internal directories.
Click to hide internal directories.