csv

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:29 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(r io.Reader) *csv.Reader

func NewWriter

func NewWriter(w io.Writer) *csv.Writer

func ParseErrorError

func ParseErrorError(e *csv.ParseError) string

func ParseErrorUnwrap

func ParseErrorUnwrap(e *csv.ParseError) error

func ReaderRead

func ReaderRead(r *csv.Reader) ([]string, error)

func ReaderReadAll

func ReaderReadAll(r *csv.Reader) ([][]string, error)

func WriterError

func WriterError(w *csv.Writer) error

func WriterWrite

func WriterWrite(w *csv.Writer, record []string) error

func WriterWriteAll

func WriterWriteAll(w *csv.Writer, records [][]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