csv

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Index string = "index"
	Head  string = "head"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {

	// 标题
	Head []string
	// contains filtered or unexported fields
}

func NewReader

func NewReader(reader *csv.Reader) (*Reader, error)

func (*Reader) Read

func (r *Reader) Read(dest interface{}) error

Jump to

Keyboard shortcuts

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