Imports of package user

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/golang/mock/sample/imp1
github.com/golang/mock/sample/imp2
github.com/golang/mock/sample/imp3
github.com/golang/mock/sample/imp4
hashPackage hash provides interfaces for hash functions.
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.
logPackage log implements a simple logging package.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/httpPackage http provides HTTP client and server implementations.
text/templatePackage template implements data-driven templates for generating textual output.