action

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InputFilenameFlag      = "input"
	OutputFilenameFlag     = "output"
	SheetNameFlag          = "sheet-name"
	SheetNumberFlag        = "sheet-number"
	SeparatorCharacterFlag = "separator"
)

Variables

View Source
var (
	ErrEmptyInputFileName                          = errors.New("input filename can not be empty")
	ErrInvalidInputParametersSheetNameAndNumberSet = errors.New("invalid input parameters: sheet name and number set at the same time")
	ErrInvalidInputParametersSeparatorLength       = errors.New("invalid input parameters: separator length must be one character")
)

Functions

func Xls2Csv

func Xls2Csv() cli.ActionFunc

func Xls2CsvFlags

func Xls2CsvFlags() []cli.Flag

func Xls2CsvFlagsValidation

func Xls2CsvFlagsValidation(c *cli.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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