csvprocessor

package
v0.0.0-...-704a36f Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessRecords

func ProcessRecords(records []models.Record) []models.Record

ProcessRecords processes a slice of Record objects.

func ReadCSV

func ReadCSV(filePath string) ([]models.Record, error)

ReadCSV reads and parses a CSV file into a slice of Record objects.

func WriteCSV

func WriteCSV(filePath string, records []models.Record) error

WriteCSV writes a slice of Record structs 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