Imports of package stream

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Sirupsen/logrus
github.com/docker/docker/libcontainerd
github.com/docker/docker/pkg/broadcaster
github.com/docker/docker/pkg/ioutils
github.com/docker/docker/pkg/poolsPackage pools provides a collection of pools which provide various data types with buffers.
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.