Versions in this module Expand all Collapse all v0 v0.0.1 Aug 24, 2026 Changes in this version + type ManifestEntry struct + Bytes int64 + Collector string + Kind string + Lines int64 + Path string + Rel string + type Options struct + ArtifactDir string + BaseName string + BufferLimit int64 + ConfPath string + CrossDevice bool + Dest string + EndDays int + Exclude string + ExcludePaths string + Include string + Mount string + StartDays int + TargetOS string + Verbose bool + Warnf func(msg string) + Workers int + type Summary struct + DefinitionsSrc string + Dirs int64 + Elapsed time.Duration + FileErrors int64 + Files int64 + Hostname string + Manifest []ManifestEntry + MountPoint string + Mounts int + OutputDir string + Rules int + SkippedDirs int64 + TargetOS string + TargetOSReason string + WalkErrors int64 + func Run(o Options) (Summary, error)