mirror of https://github.com/docker/docs.git
Copy can now handle arbitrary nesting of streams, without knowing the underlying type of either the source or destination. It does this by attempting `SendTo` and `ReceiveFrom`, then if that is not supported, falling back to nested copies in separate goroutines. Signed-off-by: Solomon Hykes <solomon@docker.com> |
||
---|---|---|
data | ||
examples/beamsh | ||
inmem | ||
MAINTAINERS | ||
beam.go | ||
beam_test.go | ||
router.go | ||
router_test.go | ||
service.go | ||
unix.go | ||
unix_test.go |