Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToJSON ¶
ConvertToJSON converts CSVData to JSON format, using headers if specified
func ParseCSVToStruct ¶
ParseCSVToStruct parses CSV data from a byte slice and unmarshals it into the provided struct type
func ParseFileToStruct ¶
ParseFileToStruct parses CSV data from a file and unmarshals it into the provided struct type
Types ¶
Click to show internal directories.
Click to hide internal directories.