package main type FileChange struct { Path string Operation string }