Documentation ¶
Index ¶
- type Router
- func (r *Router) Deregister(route *router.Route) error
- func (r *Router) Endpoint(req *http.Request) (*router.Route, error)
- func (r *Router) Options() router.Options
- func (r *Router) Register(route *router.Route) error
- func (r *Router) Route(req *http.Request) (*router.Route, error)
- func (r *Router) Stop() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.