Imports of client command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/protobufPackage proto is a generated protocol buffer package.
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/grpcPackage grpc implements an RPC system called gRPC.
logPackage log implements a simple logging package.