csv

package
v0.0.0-...-b89426d Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertCsvToMap

func ConvertCsvToMap(filePath string, recordType interface{}) (csvAsMap []map[string]string, err error)

func GetCsvRow

func GetCsvRow(reader *csv.Reader) (header []string, err error)

Retrieve header from csv reader

func NewCsvReader

func NewCsvReader(file *os.File) (csvReader *csv.Reader)

Create csv reader

func WriteBSONToCSV

func WriteBSONToCSV(bsonData []bson.M, csvFilePath string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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