gochart

package
v0.2.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const NameGoChart = "gochart"

NameGoChart GoChart output name

Variables

This section is empty.

Functions

func NewGoChartOutput

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

NewGoChartOutput return a new GoChart tester instance

Types

type GoChart

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

GoChart GoChart tester structure

func (GoChart) Close

func (gc GoChart) Close() error

Close NOOP, as graph pictures are written once (= closed immediately)

func (GoChart) Do

func (gc GoChart) Do(data outputs.Data) error

Do make GoChart charts

func (GoChart) OutputFiles

func (gc GoChart) 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