memorypipe

package
v0.0.0-...-288c4de Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPipePair

func NewPipePair(ctx context.Context) (io.ReadWriteCloser, io.ReadWriteCloser)

NewPipePair returns a pair of io.ReadWriterCloser pipes that are connected together such that writes to one will appear as reads on the other and vice versa. Calling Close() on one end will indicate to the other end that the session has ended.

Types

This section is empty.

Jump to

Keyboard shortcuts

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