# Functions
BuildQueryFilter builds the query params string to be added to a request.
IsHTTPStatusOk determines if a status code is an OK or not.
NewClient returns a new tickets client with the given config and httpClient.
ParseHTTPErr wraps and transform an HTTP error into a custom error using github.com/adevinta/errors fro that.
# Interfaces
Client represents a vulcan tracker client.