Logo
Explore Help
Sign In
Highground-Soft/Hightube
4
1
Fork 0
You've already forked Hightube
Code Issues Pull Requests Actions Packages Projects Releases 2 Wiki Activity
Files
main
Hightube/backend/internal/monitor/disk_other.go
Z 804adf94a3 feat: add Linux disk space monitoring support- add disk_linux.go using syscall.Statfs to retrieve disk info- update disk_other.go build tag to exclude both Windows and Linux
2026-06-27 15:03:21 +08:00

8 lines
106 B
Go
Raw Permalink Blame History

//go:build !windows && !linux
package monitor
func getDiskSpaceGB() (float64, float64) {
return 0, 0
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 14ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API