package
0.0.0-20240826102748-d39c575e1a4a
Repository: https://github.com/filecoin-project/github-exporter.git
Documentation: pkg.go.dev

# Functions

AddMetrics - Add's all of the metrics to a map of strings, returns the map.
No description provided by the author

# Constants

RateLimitExceededStatus is the status response from github when the rate limit is exceeded.

# Structs

No description provided by the author
No description provided by the author
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
No description provided by the author
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
No description provided by the author
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.