io

package
v0.0.0-...-b3b847c Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListDir

func ListDir(dirPath string) (iter ito.Ito[fs.FileInfo], err error)

Types

type FileIto

type FileIto[T any] interface {
	ito.Ito[T]
	Close() error
}

func ReadLines

func ReadLines(filePath string) (iter FileIto[string], err error)

func ReadRunes

func ReadRunes(filePath string) (iter FileIto[rune], err error)

Jump to

Keyboard shortcuts

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