filereader

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

code-from-spec: SPEC/golang/implementation/os/file_reader@QINJ4WaXocRNQ0g_u_pk7aqBenc

Index

Constants

This section is empty.

Variables

View Source
var ErrEndOfFile = errors.New("end of file")
View Source
var ErrFileUnreadable = errors.New("file unreadable")

Functions

func FileClose

func FileClose(reader *FileReader)

func FileReadLine

func FileReadLine(reader *FileReader) (string, error)

func FileSkipLines

func FileSkipLines(reader *FileReader, count int)

Types

type FileReader

type FileReader struct {
	CfsPath pathutils.PathCfs
	// contains filtered or unexported fields
}

func FileOpen

func FileOpen(cfsPath pathutils.PathCfs) (*FileReader, error)

Jump to

Keyboard shortcuts

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