reader

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileReader

type FileReader struct {
	Options data.FileOptions
	Parsers map[string]data.FileParser
	Parser  *data.FileParser
	Mapper  *data.Mapper
}

func NewFileReader

func NewFileReader(options data.FileOptions) (*FileReader, error)

func (*FileReader) ReadLine

func (f *FileReader) ReadLine() (<-chan string, <-chan error)

func (*FileReader) ReadMap

func (f *FileReader) ReadMap() (<-chan map[string]string, <-chan error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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