Versions in this module Expand all Collapse all v4 v4.1.2 Jun 10, 2022 v4.1.1 Jun 10, 2022 Changes in this version + const XDockerContainerPathStatHeader + var ErrENOENT = errors.New("No such file or directory") + func EncodeFileInfo(info *FileInfo) (string, error) + func ParseSourceAndDestination(source, destination string) (string, string, string, string, error) + func PreserveBasePath(original, resolved string) string + type FileInfo = define.FileInfo + func ExtractFileInfoFromHeader(header *http.Header) (*FileInfo, error) + func ResolveHostPath(path string) (*FileInfo, error)