Imports of package stats

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/cactus/go-statsd-client/statsd
github.com/uber/tchannel-goPackage tchannel implements Go bindings for the TChannel protocol (https://github.com/uber/tchannel).
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.