Imports of package testutil

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/prometheus/client_golang/prometheus/testutilPackage testutil provides helpers to test code using the prometheus package of client_golang.
github.com/prometheus/client_golang/prometheus/testutil/promlintPackage promlint provides a linter for Prometheus metrics.
github.com/prometheus/client_model/go
github.com/prometheus/common/expfmtPackage expfmt contains tools for reading and writing Prometheus metrics.
github.com/prometheus/common/modelPackage model contains common data structures that are shared across Prometheus components and libraries.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/apimachinery/pkg/versionPackage version supplies the type for version information.
k8s.io/component-base/metrics
k8s.io/component-base/metrics/legacyregistry
mathPackage math provides basic constants and mathematical functions.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
testingPackage testing provides support for automated testing of Go packages.