package
0.0.10
Repository: https://github.com/whyeasy/jira-exporter.git
Documentation: pkg.go.dev

# Functions

New returns a new Client for connecting to Jira.

# Variables

CachedStats is to store scraped data for caching purposes.

# Structs

Bugs struct is the data we want to have from Jira.
BugsHistogram struct is the data we want to have from Jira.
ExporterClient contains Jira information for connecting.
ProjectStats is the struct that holds the data we want from Jira.
Stats struct is the list of expected results to export.
TechDebt struct is the data we want to have from Jira.
TechDebtHistogram struct for holding jira data we want.