Files
moby/container/stream/bytespipe
Sebastiaan van Stijn 15ce2914a5 pkg/ioutils: move BytesPipe to container/streams/bytespipe
These types are only used internally in container/streams and have no
external consumers. move them to a subpackage of container/streams.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-10 09:21:09 +01:00
..