# Functions
Load parses the YAML input into a Config.
LoadFromFiles parses the given YAML files into a Config.
# Structs
No description provided by the author
Config models the main configuration file.
No description provided by the author
A QueryTweak restricts or modifies a query in certain ways that avoids certain systematic errors and/or later comparison problems.
TargetConfig represents the configuration of a single Prometheus API endpoint.
TestCase represents a given query (pattern) to be tested.