stdio

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Limit

type Limit struct {
	R io.Reader
	N int
}

func (*Limit) Read

func (r *Limit) Read(b []byte) (int, error)

type Reader

type Reader struct {
	Records   stream.Reader[timemachine.Record]
	StartTime time.Time
	Stdin     int
	Stdout    int
	Stderr    int
	// contains filtered or unexported fields
}

func (*Reader) Read

func (r *Reader) Read(b []byte) (n int, err error)

Jump to

Keyboard shortcuts

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