Versions in this module Expand all Collapse all v0 v0.0.8 Jun 20, 2025 Changes in this version + type Config struct + CaptureContent bool + ContentSize int + Debug bool + DiffFormat string + Directory string + Duration time.Duration + GlobExclude []string + GlobPatterns []string + Operations []string + OutputFile string + OutputFormat string + ProcessFilter string + ProcessGlob []string + ProcessGlobExclude []string + ShowAllFiles bool + ShowDiffs bool + ShowFd bool + ShowSizes bool + SqliteDB string + Verbose bool + WebPort int + WebUI bool + type Event struct + ChunkSeq uint32 + Comm [16]int8 + Content [4096]int8 + ContentLen uint32 + Fd int32 + FileOffset uint64 + NewOffset uint64 + PathHash uint32 + Pid uint32 + TotalChunks uint32 + Type uint32 + Whence uint32 + WriteSize uint64 + type EventOutput struct + ChunkSeq uint32 + Content string + Diff string + Fd int32 + FileOffset uint64 + Filename string + NewOffset uint64 + Operation string + Pid uint32 + Process string + Timestamp string + TotalChunks uint32 + Truncated bool + Whence string + WriteSize uint64