# Functions
New creates a new service instance.
NewDirSummary will create a new instance of DirSummary.
NewFileSummary will create a new instance of FileSummary.
# Structs
DirSummary holds the summary used for synchronizing across.
FileSummary holds the info for a single file.
# Interfaces
Service is the filepath summary service.