# Functions
CheckGoldenDataResponse will verify that the stored file matches the given data.DataResponse when the updateFile flag is set, this will both add errors to the response and update the saved file.
NewRestClient creates a Client.
# Interfaces
Client implements a REST client that can be easily mocked in tests and manages connection setup and teardown behavior internally.