client_golang/prometheus/testutil
beorn7 7be86f93c1 Create an internal package
This is for types we don't want to export but which are used in
different packages within client_golang.

Currently, that's only NormalizeMetricFamilies (used in the prometheus
package and in the testutil package). More to be added as needed.

Signed-off-by: beorn7 <beorn@soundcloud.com>
2018-09-03 00:18:11 +02:00
..
testutil.go Create an internal package 2018-09-03 00:18:11 +02:00
testutil_test.go Improved interface 2018-09-02 21:07:38 +02:00