robotgo/vendor/github.com/StackExchange/wmi
2019-07-30 13:40:45 -04:00
..
LICENSE update vendor and add pkg to vendor 2017-11-13 15:28:21 +08:00
README.md update vendor and add pkg to vendor 2017-11-13 15:28:21 +08:00
swbemservices.go update pkg to newest 2018-11-24 11:11:45 -04:00
wmi.go update and tidy go mod 2019-07-30 13:40:45 -04:00

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.