Imports of package openapi2conv

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/getkin/kin-openapi/openapi2Package openapi2 parses and writes OpenAPIv2 specification documents.
github.com/getkin/kin-openapi/openapi3Package openapi3 parses and writes OpenAPI 3 specification documents.
net/urlPackage url parses URLs and implements query escaping.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.