# Functions
LoadConfig reads the given configuration file into a Config.
# Structs
Config reflects the structure of the test-to-api.conf file.
Default represents the default values of a set of options that can be overridden by command-line options.
Locations is a set of logging locations as defined by the github.com/apache/trafficcontrol/v8/lib/go-log package.
Session contains default configuration options for authenticated sessions with the Traffic Ops API.
TrafficOps is the section of a Config dealing with Traffic Ops-related information.
TrafficOpsDB is the section of a Config dealing with Traffic Ops DB-related information.
Users structures are the "users" section of the "trafficOps" section of the testing configuration file, and are a collection of the usernames of Traffic Ops users that are used in testing.