- git directory structure changed (no more src folder) - search now works with filesize larger/smaller than x MB - search currently allows for only one search request at a time - cancels older requests by having them immediately return null |
||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
swbemservices.go | ||
wmi.go |
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.