excelize

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: 7 Imported by: 0

Documentation

Index

Constants

View Source
const NameExcelize = "excelize"

NameExcelize Excelize output name

Variables

This section is empty.

Functions

func NewExcelizeOutput

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

NewExcelizeOutput return a new Excelize tester instance

Types

type Excelize

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

Excelize Excelize tester structure

func (Excelize) Close

func (e Excelize) Close() error

Close Nothing to do here, all files are written during "creation" and "usage" (writing data) to the files

func (Excelize) Do

func (e Excelize) Do(data outputs.Data) error

Do Inputs the data into the excel sheet, contains all logic necessary to perform this task

func (Excelize) OutputFiles

func (e Excelize) 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