status-go/vendor/github.com/yusufpapurcu/wmi
Boris Melnik 6d77fb771a
fix(windows-build): Remove free space check for archives (#4485)
2023-12-20 21:21:02 +03:00
..
LICENSE fix(windows-build): Remove free space check for archives (#4485) 2023-12-20 21:21:02 +03:00
README.md fix(windows-build): Remove free space check for archives (#4485) 2023-12-20 21:21:02 +03:00
swbemservices.go fix(windows-build): Remove free space check for archives (#4485) 2023-12-20 21:21:02 +03:00
wmi.go fix(windows-build): Remove free space check for archives (#4485) 2023-12-20 21:21:02 +03:00

README.md

wmi

Package wmi provides a WQL interface to Windows WMI.

Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.