client_golang/metrics
Matt T. Proud 6c3a2ddddb Sundry cosmetic fixes across the board.
- Comments are migrated from ``/* */`` to ``//`` per convention.

- ``NewDefaultHistogram`` helper.

- ``Registry.Handler`` and ``Registry.YieldExporter`` deprecation.

- Cleanup of legacy import paths.

- Updating examples to use acknowledged patterns.

- Parameterizing the random parameter namespaces for ``examples/random/main.go``, which is useful for demoing population behaviors.
2013-02-13 09:21:44 -08:00
..
accumulating_bucket.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
accumulating_bucket_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
bucket.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
constants.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
counter.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
counter_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
documentation.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
eviction.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
eviction_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
gauge.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
gauge_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
histogram.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
histogram_test.go Update client to reflect new API needs. 2013-01-23 13:07:12 +01:00
metric.go Update client to reflect new API needs. 2013-01-23 13:07:12 +01:00
metrics_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
tallying_bucket.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
tallying_bucket_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
timer.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
timer_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00