package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

New creates new BytesPipe, initialized by specified slice.

# Variables

ErrClosed is returned when Write is called on a closed BytesPipe.

# Structs

BytesPipe is io.ReadWriteCloser which works similarly to pipe(queue).