csv

package
v0.0.35 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2021 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadCsv

func ReadCsv(buf []byte, separator rune) ([]string, [][]string)

ReadCsv is delegated to read into a CSV the content of the bytes in input []string -> Headers of the CSV [][]string -> Content of the CSV

func WriteCsv

func WriteCsv(headers []string, records [][]string, separator rune) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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