Versions in this module Expand all Collapse all v1 v1.2.1 Jul 8, 2026 v1.2.0 Jun 4, 2026 Changes in this version + func CleanupXgoTempDirs() (removed int, freedBytes int64) + func Fatalf(format string, args ...interface{}) + func FindRepoRoot() string + func FormatSize(bytes int64) string + func GitGorootDirs() []string + func Logf(format string, args ...interface{}) + func TmpDir() string + type DirEntry struct + Name string + Size int64 + func ListXgoTempDirs() []DirEntry + func ListXgoTempDirsFast() []DirEntry + type GitGorootStatus struct + Dir string + Err error + Removed int + func CleanGitGoroots() []GitGorootStatus + type PatternStat struct + Count int + Pattern string + Size int64 + func StatsByPattern() []PatternStat