Documentation
¶
Index ¶
- 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
- type GitGorootStatus
- type PatternStat
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupXgoTempDirs ¶
func FindRepoRoot ¶
func FindRepoRoot() string
func FormatSize ¶
func GitGorootDirs ¶
func GitGorootDirs() []string
Types ¶
type DirEntry ¶
func ListXgoTempDirs ¶
func ListXgoTempDirs() []DirEntry
func ListXgoTempDirsFast ¶
func ListXgoTempDirsFast() []DirEntry
type GitGorootStatus ¶
func CleanGitGoroots ¶
func CleanGitGoroots() []GitGorootStatus
type PatternStat ¶
func StatsByPattern ¶
func StatsByPattern() []PatternStat
Click to show internal directories.
Click to hide internal directories.