Imports of web command

PathSynopsis
github.com/labstack/echoPackage echo implements high performance, minimalist Go web framework.
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.