Imports of package statsd

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/go-kit/kit/metricsPackage metrics provides a framework for application instrumentation.
github.com/go-kit/kit/metrics/internal/lv
github.com/go-kit/kit/metrics/internal/ratemapPackage ratemap implements a goroutine-safe map of string to float64.
github.com/go-kit/kit/util/connPackage conn provides utilities related to connections.
github.com/go-kit/logPackage log provides a structured logger.
ioPackage io provides basic interfaces to I/O primitives.
timePackage time provides functionality for measuring and displaying time.