package
1.0.0
Repository: https://github.com/raspibuddy/rpi.git
Documentation: pkg.go.dev

# 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.

# Structs

DStats represents a tuple composed of a partition and a mountpoint stats.
PathSize represents a tuple composed of a file path and a file size.
PInfo represents several process key attributes.
Service represents several system scripts.

# 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.