Imports of package router

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/gorilla/muxPackage mux implements a request router and dispatcher.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/rootless-containers/rootlesskit/pkg/api
github.com/rootless-containers/rootlesskit/pkg/port
net/httpPackage http provides HTTP client and server implementations.
strconvPackage strconv implements conversions to and from string representations of basic data types.