Versions in this module Expand all Collapse all v0 v0.6.0 May 26, 2026 v0.4.1 May 26, 2026 Changes in this version + func CalculateDirectorySize(rootPath string) (int64, error) + func GenerateRandomString(stringLength int) string + func GetMountPoint() string + func IgnoreContainer(container explorers.Container, filter map[string]string) bool + func IncludeContainer(container explorers.Container, filter map[string]string) bool + func PathExists(path string) (bool, error)