mihomo/component/memory
wwqgtxx 57b527d54a
Some checks are pending
Test / test (1.20, macos-13) (push) Waiting to run
Test / test (1.20, macos-latest) (push) Waiting to run
Test / test (1.20, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.20, ubuntu-latest) (push) Waiting to run
Test / test (1.20, windows-latest) (push) Waiting to run
Test / test (1.21, macos-13) (push) Waiting to run
Test / test (1.21, macos-latest) (push) Waiting to run
Test / test (1.21, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.21, ubuntu-latest) (push) Waiting to run
Test / test (1.21, windows-latest) (push) Waiting to run
Test / test (1.22, macos-13) (push) Waiting to run
Test / test (1.22, macos-latest) (push) Waiting to run
Test / test (1.22, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.22, ubuntu-latest) (push) Waiting to run
Test / test (1.22, windows-latest) (push) Waiting to run
Test / test (1.23, macos-13) (push) Waiting to run
Test / test (1.23, macos-latest) (push) Waiting to run
Test / test (1.23, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.23, ubuntu-latest) (push) Waiting to run
Test / test (1.23, windows-latest) (push) Waiting to run
Test / test (1.24, macos-13) (push) Waiting to run
Test / test (1.24, macos-latest) (push) Waiting to run
Test / test (1.24, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.24, ubuntu-latest) (push) Waiting to run
Test / test (1.24, windows-latest) (push) Waiting to run
Test / test (1.25, macos-13) (push) Waiting to run
Test / test (1.25, macos-latest) (push) Waiting to run
Test / test (1.25, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.25, ubuntu-latest) (push) Waiting to run
Test / test (1.25, windows-latest) (push) Waiting to run
Trigger CMFA Update / trigger-CMFA-update (push) Waiting to run
chore: simplify GetMemoryInfo in darwin
2025-09-24 02:53:35 +08:00
..
memory_darwin.go chore: simplify GetMemoryInfo in darwin 2025-09-24 02:53:35 +08:00
memory_falllback.go chore: add test for memory module 2025-09-24 02:35:04 +08:00
memory_freebsd_386.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_freebsd_amd64.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_freebsd_arm64.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_freebsd_arm.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_freebsd.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_linux.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_openbsd_386.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_openbsd_amd64.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_openbsd_arm64.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_openbsd_arm.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_openbsd_riscv64.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_openbsd.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory_test.go chore: add test for memory module 2025-09-24 02:35:04 +08:00
memory_windows.go chore: remove depend of gopsutil 2025-09-24 02:21:47 +08:00
memory.go chore: add test for memory module 2025-09-24 02:35:04 +08:00