package
0.5.1
Repository: https://github.com/qmstr/qmstr.git
Documentation: pkg.go.dev

# Functions

DetectModuleSharedDataDirectory detects the directory where QMSTR's shared data is stored.
DetectSharedDataDirectory detects the shared data directory for all of QMSTR.
No description provided by the author
No description provided by the author
GetSiteDataFromConfiguration extracts the site provider informatiom from the configuration.
NewReporter creates a new reporter.

# Structs

PackageData contains metadata about a specific package.
ProjectData is the project metadata that the report will visualize.
Reporter contains the fields provided to every report.
SiteData contains information about this Quartermaster site.
No description provided by the author

# Interfaces

ReporterModule defines the methods required to implement a reporter.