Imports of package expvar

PathSynopsis
expvarPackage expvar provides a standardized interface to public variables, such as operation counters in servers.
github.com/go-kit/kit/metricsPackage metrics provides a framework for application instrumentation.
github.com/go-kit/kit/metrics/genericPackage generic implements generic versions of each of the metric types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.