utils

package
v0.0.0-...-74ff207 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const UTF8BOM string = "\xEF\xBB\xBF"

Variables

This section is empty.

Functions

func BOMAwareCSVReader

func BOMAwareCSVReader(reader io.Reader) *csv.Reader

func CreateCSVFile

func CreateCSVFile(filePath string) (f *os.File, err error)

func DataToMap

func DataToMap(data *[][]string) (records *[]map[string]string, err error)

func WriteCSVFile

func WriteCSVFile(f *os.File, data *[][]string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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