csv

package
v0.0.0-...-d59ed34 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CsvReader

type CsvReader struct {
	Reader *csv.Reader
	Record []string
	Err    error
}

CsvReader is to manage record from csv file

func (*CsvReader) Next

func (r *CsvReader) Next() bool

Next read the next csv record

Directories

Path Synopsis
package stockcenter is the data source for stockcenter and related data
package stockcenter is the data source for stockcenter and related data

Jump to

Keyboard shortcuts

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