# Functions
NewClient builds and returns a new ReportClient.
# Variables
ErrInvalidRespStatus indicates that server responded with an HTTP status different than 200.
ErrInvalidURL indicates that the specified URL is not valid.
# Interfaces
Client represents a client to download a check results report.