report

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Items contains the data we will save to GorillaReport
	Items = make(map[string]interface{})

	// InstalledItems contains a list of items we attempted to install
	InstalledItems []interface{}

	// UninstalledItems contains a list of items we attempted to uninstall
	UninstalledItems []interface{}
)

Functions

func End

func End()

End will compile everything and save to disk

func Print

func Print()

Print writes the report to stdout instead of writing to disk Used in check only mode

func Start

func Start()

Start adds the data we already know at the beginning of a run

Types

This section is empty.

Jump to

Keyboard shortcuts

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