# Functions
AddMetrics - Add's all of the metrics to a map of strings, returns the map.
# Constants
RateLimitExceededStatus is the status response from github when the rate limit is exceeded.
# Structs
No description provided by the author
Datum is used to store data from all the relevant endpoints in the API.
Exporter is used to store Metrics data and embeds the config struct.
No description provided by the author
RateLimits is used to store rate limit data into a struct This data is later represented as a metric, captured at the end of a scrape.
No description provided by the author
Response struct is used to store http.Response and associated data.
# Type aliases
Data is used to store an array of Datums.