steps

package
v0.0.0-...-da42865 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2017 License: MIT Imports: 6 Imported by: 58

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONReportWriter

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

JSONReportWriter is a sink Pipeline step used to output a JSON formated version of the OnionScan report.

func (*JSONReportWriter) Do

Do runs the PipelineStep for JsonReportWriter to output the formatted report.

func (*JSONReportWriter) Init

func (jrw *JSONReportWriter) Init(outputFile string)

Init sets up a JsonReportWriter

type SimpleReportWriter

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

SimpleReportWriter is a PipelineStep which outputs a human friendly summary of an OnionScanReport.

func (*SimpleReportWriter) Do

Do runs the PipelineStep for SimpleReportWriter to output the formatted report.

func (*SimpleReportWriter) Init

func (srw *SimpleReportWriter) Init(outputFile string, asJSON bool, width int)

Init sets up a SimpleReportWriter.

Jump to

Keyboard shortcuts

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