# Functions
HandleHTTPError parses a http.Response into a HTTPError.
HTTPSuccess reports if the status code is success.
# Structs
HTTPError represents an error response from the GitHub API.
HTTPErrorItem stores additional information about an error response returned from the GitHub API.