Imports of kafka-producer-performance command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
crypto/randPackage rand implements a cryptographically secure random number generator.
crypto/x509Package x509 implements a subset of the X.509 standard.
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/IBM/saramaPackage sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later).
github.com/IBM/sarama/tools/tls
github.com/rcrowley/go-metricsGo port of Coda Hale's Metrics library
ioPackage io provides basic interfaces to I/O primitives.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.