Imports of package testutil

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/kylelemons/godebug/diffPackage diff implements a linewise diff algorithm.
github.com/prometheus/client_golang/prometheusPackage prometheus is the core instrumentation package.
github.com/prometheus/client_golang/prometheus/internal
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.
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.