package
28.0.1+incompatible
Repository: https://github.com/dotcloud/docker.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).