csv

package
v0.0.0-...-71c6e05 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadCsvFile

func ReadCsvFile(filename string) (records [][]string, err error)

ReadCsvFile reads the csv file from the provided location.

func WriteFile

func WriteFile(filename string, separator rune, data [][]string) (err error)

WriteFile creates a CSV file with the provided 2-dimensional array as content.

Types

This section is empty.

Jump to

Keyboard shortcuts

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