output

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package output provides functions to write the output of the ghe-reposec tool.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrUnsupportedFormat is returned when the output format is not supported.
	ErrUnsupportedFormat = fmt.Errorf("unsupported format")

	// ErrOutputFileRequired is returned when the output file is not provided.
	ErrOutputFileRequired = fmt.Errorf("output file is required and was not provided")
)

Functions

func Write

func Write(format, file string, summary []lava.Summary) error

Write writes the output of the ghe-reposec tool.

Types

This section is empty.

Jump to

Keyboard shortcuts

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