filereader

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 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 {
	// contains filtered or unexported fields
}

func New

func New(name string) (*FileReader, error)

func (*FileReader) Close

func (fs *FileReader) Close() error

func (*FileReader) ReadLines

func (fr *FileReader) ReadLines(n int) ([][]byte, error)

func (*FileReader) TotalLines

func (fr *FileReader) TotalLines() (int64, error)

Jump to

Keyboard shortcuts

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