datafile

package
v0.0.0-...-032d74d Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type TableData

type TableData struct {
	Name    string
	Headers []string
	Records [][]string
}

func ReadData

func ReadData(dataFile string, options *cli.Options, logger *cli.Logger) (*TableData, error)

func (TableData) HasHeaders

func (td TableData) HasHeaders() bool

Jump to

Keyboard shortcuts

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