io

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Streams

type Streams struct {
	In  io.Reader
	Out io.Writer
	Err io.Writer

	TTYIn  io.Reader
	TTYOut io.Writer
	// contains filtered or unexported fields
}

func New

func New(logPath string) *Streams

func (*Streams) Close added in v0.7.0

func (s *Streams) Close() error

func (*Streams) Wrap

func (s *Streams) Wrap(fn func() error) error

Jump to

Keyboard shortcuts

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