# Functions
FindGoModPath returns the go.mod file system path for the current project.
GetRelativeDependencyPath returns the relative system path for a given module.
GetRelativeDependencyPathWithError returns the relative system path for a given module.
NewCounterReader generates a strings.Reader to be used by Prometheus' testutils.
NewHistogramReader generates a strings.Reader to be used by Prometheus' testutils.