golang.org/x/mod/zip.pathInfo.isDir (field)

3 uses

	golang.org/x/mod/zip (current package)
		zip.go#L685: 	isDir bool
		zip.go#L694: 		if isDir != other.isDir {
		zip.go#L704: 		cc[fold] = pathInfo{path: p, isDir: isDir}