Versions in this module Expand all Collapse all v0 v0.0.4 Jul 28, 2025 Changes in this version + func FindComposeFile(fileName string) (string, error) + func FormatDuration(d time.Duration) string + func FormatSize(size int64) string + func ParseEnvFile(filePath string) (map[string]string, error)