robotgo/vendor/github.com/StackExchange/wmi
2019-01-13 14:18:13 -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 go mod vendor and files 2019-01-13 14:18:13 -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.