reader

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package reader reads csv file

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

Reader represents reader.

func NewReader

func NewReader(f *os.File) *Reader

NewReader returns an instance of reader

func (*Reader) ReadChunks

func (r *Reader) ReadChunks(size int) ([]string, []chunk, error)

ReadChunks return header, chunks, and error

Jump to

Keyboard shortcuts

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