Versions in this module Expand all Collapse all v1 v1.0.0 Mar 18, 2016 Changes in this version + type DockerDataDetector struct + func (detector *DockerDataDetector) Detect(layerReader io.ReadCloser, toExtract []string, maxFileSize int64) (map[string][]byte, error) + func (detector *DockerDataDetector) Supported(path string, format string) bool v1.0.0-rc1 Feb 24, 2016