Imports of usercounter command

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cloud.google.com/go/bigtablePackage bigtable is an API to Google Cloud Bigtable.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
google.golang.org/appenginePackage appengine provides basic functionality for Google App Engine.
google.golang.org/appengine/logPackage log provides the means of writing and querying an application's logs from within an App Engine application.
google.golang.org/appengine/userPackage user provides a client for App Engine's user authentication service.
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.