file

package
v0.0.0-...-dd8cd74 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadCSV

func ReadCSV(file string) ([][]string, error)

ReadCSV reads the entire file into a 2D array

func WriteFileCSV

func WriteFileCSV(records [][]string, file string) error

WriteFileCSV takes in a 2D array and overwrites to a csv file

func WriteLineCSV

func WriteLineCSV(record []string, file string) error

WriteLineCSV takes in a row and appends to a CSV file

Types

This section is empty.

Jump to

Keyboard shortcuts

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