bidirpipe

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBidirPipe

func CreateBidirPipe() (io.ReadWriteCloser, io.ReadWriteCloser)

Types

type PipeReadWriteCloser

type PipeReadWriteCloser struct {
	// contains filtered or unexported fields
}

func (*PipeReadWriteCloser) Close

func (p *PipeReadWriteCloser) Close() error

func (*PipeReadWriteCloser) Read

func (p *PipeReadWriteCloser) Read(buf []byte) (int, error)

func (*PipeReadWriteCloser) Write

func (p *PipeReadWriteCloser) Write(buf []byte) (int, error)

Jump to

Keyboard shortcuts

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