csv

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const NameCSV = "csv"

NameCSV CSV output name

Variables

This section is empty.

Functions

func NewCSVOutput

func NewCSVOutput(cfg *config.Config, outCfg *config.Output) (outputs.Output, error)

NewCSVOutput return a new CSV tester instance

Types

type CSV

type CSV struct {
	outputs.Output
	// contains filtered or unexported fields
}

CSV CSV tester structure

func (CSV) Close

func (c CSV) Close() error

Close close all file descriptors here

func (CSV) Do

func (c CSV) Do(data outputs.Data) error

Do make CSV outputs

func (CSV) OutputFiles

func (c CSV) OutputFiles() []string

OutputFiles return a list of output files

Jump to

Keyboard shortcuts

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