Versions in this module Expand all Collapse all v0 v0.3.0 Mar 4, 2019 v0.2.0 Jan 3, 2019 Changes in this version + func FileCopy(dest string, source string) error + func ImageCopy(opts ImageCopyOpts) error + type ImageCopyOpts struct + Dest string + Progress io.Writer + SkipTLS bool + Src string