csv

package
v0.0.0-...-95cb4b5 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Csv

type Csv struct {
	// contains filtered or unexported fields
}

func ParseCsv

func ParseCsv(path string) (*Csv, error)

func (*Csv) GetColumns

func (c *Csv) GetColumns(index int) ([]string, error)

func (*Csv) GetHeader

func (c *Csv) GetHeader(index int) string

func (*Csv) GetHeaderCount

func (c *Csv) GetHeaderCount() int

func (*Csv) GetRowCount

func (c *Csv) GetRowCount() int

Jump to

Keyboard shortcuts

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