# Functions
DirSize measure the size of a directory.
FlattenFile goes through subfiles and subfolders and update a map composed of file size & name.
No description provided by the author
New creates a service instance.
Path builds a file system location for given file.
No description provided by the author
UpdateSize goes through subfiles and subfolders and accumulates their size.
# Interfaces
Metrics represents multiple system related scripts.
# Type aliases
ReadDir function can return list of files for given folder path.
ShouldIgnoreFolder function decides whether a folder should be ignored.