mirror of
https://github.com/tw93/Mole.git
synced 2026-02-11 05:59:16 +00:00
chore: auto format code
This commit is contained in:
@@ -83,8 +83,8 @@ type MemoryStatus struct {
|
|||||||
UsedPercent float64
|
UsedPercent float64
|
||||||
SwapUsed uint64
|
SwapUsed uint64
|
||||||
SwapTotal uint64
|
SwapTotal uint64
|
||||||
Cached uint64 // File cache that can be freed if needed
|
Cached uint64 // File cache that can be freed if needed
|
||||||
Pressure string // macOS memory pressure: normal/warn/critical
|
Pressure string // macOS memory pressure: normal/warn/critical
|
||||||
}
|
}
|
||||||
|
|
||||||
type DiskStatus struct {
|
type DiskStatus struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user