Imports of package gorillamux

PathSynopsis
github.com/getkin/kin-openapi/openapi3Package openapi3 parses and writes OpenAPI 3 specification documents.
github.com/getkin/kin-openapi/routers
github.com/gorilla/muxPackage mux implements a request router and dispatcher.
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
regexpPackage regexp implements regular expression search.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.