Versions in this module Expand all Collapse all v0 v0.116.0 Mar 3, 2023 v0.115.0 Mar 3, 2023 Changes in this version + func NewRouter(doc *openapi3.T) (routers.Router, error) + type Router struct + func (r *Router) FindRoute(req *http.Request) (*routers.Route, map[string]string, error)