file

package
v0.10.56 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileCSV

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

func NewFileCSV

func NewFileCSV(path string) *FileCSV

func (*FileCSV) Close

func (f *FileCSV) Close() error

func (*FileCSV) Open

func (f *FileCSV) Open() error

func (*FileCSV) Path

func (f *FileCSV) Path() string

func (*FileCSV) ReadAll

func (f *FileCSV) ReadAll() ([]map[string]string, error)

func (*FileCSV) ReadLine

func (f *FileCSV) ReadLine() (map[string]string, error)

Jump to

Keyboard shortcuts

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