//
pkg.gl
Category
github.com/udhayprakash/GoLangMaterial
11_File_Operations
02_Structured_Files
02_csv
package
0.0.0-20231211011844-1e169f5e9074
Repository:
https://github.com/udhayprakash/golangmaterial.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
367 SLOC
#
Functions
ReadCsv
ReadCsv accepts a file and returns its content as a multi-dimentional type with lines and each column.
ReadCsv
ReadCsv accepts a file and returns its content as a multi-dimentional type with lines and each column.
#
Structs
CsvLine
No description provided by the author
CsvLine
No description provided by the author