csv

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(filePath string, separator rune, skipHeaderLine bool) ([]models.ReadCsv, error)

The Read function reads data from a CSV file located at the specified filePath, with the specified separator. It returns a slice of models.ReadCsv structs containing the data from the CSV file, excluding the header.

func Write

func Write(fileName string, folderName string, responses []models.ResponseBody) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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