report

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package report provides report generation capabilities for go-runtime-compat.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reporter

type Reporter struct {
	// contains filtered or unexported fields
}

Reporter generates reports from analysis results.

func NewReporter

func NewReporter(format string) *Reporter

NewReporter creates a new reporter with the specified output format.

func (*Reporter) Generate

func (r *Reporter) Generate(result *rules.Result) (string, error)

Generate generates a report from the analysis result.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL