output

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

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

func New

func New(header []string) *Output

func (*Output) Add

func (o *Output) Add(row []string)

func (*Output) PrintTable

func (o *Output) PrintTable()

func (*Output) SaveAsCSV added in v0.0.7

func (o *Output) SaveAsCSV(filename string) error

type Progress added in v0.0.13

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

func NewProgress added in v0.0.13

func NewProgress() *Progress

func (*Progress) AfterRunHook added in v0.0.13

func (p *Progress) AfterRunHook() recon.AfterRunHookFunc

func (*Progress) BeforeHook added in v0.0.13

func (p *Progress) BeforeHook() recon.BeforeHookFunc

func (*Progress) Wait added in v0.0.13

func (p *Progress) Wait()

Jump to

Keyboard shortcuts

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