cio

package
v0.0.0-...-75a7fc5 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Stdio = &struct {
	io.ReadCloser
	io.Writer
}{
	ioutil.NopCloser(os.Stdin),
	os.Stdout,
}

Stdio as a ReadWriteCloser

Functions

func Pipe

func Pipe(src io.ReadWriteCloser, dst io.ReadWriteCloser) (int64, int64)

Types

This section is empty.

Jump to

Keyboard shortcuts

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