package
0.0.0-20240824191012-88a86774cfd1
Repository: https://github.com/macoscontainers/moby.git
Documentation: pkg.go.dev
# Functions
CopyCtx copies from src to dst until either EOF is reached on src or a context is cancelled.
NewCtxReader wraps the given reader with a reader that doesn't proceed with reading if the context is done.