mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
2ddec97545
This cleans up attach a little bit, and moves it out of the container package. Really `AttachStream` is a method on `*stream.Config`, so moved if from a package level function to one bound to `Config`. In addition, uses a config struct rather than passing around tons and tons of arguments. Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
attach.go | ||
streams.go |