go-common/vendor/github.com/StackExchange/wmi
MiaoWoo fc4fa37393 Create & Init Project... 2019-04-22 18:49:16 +08:00
..
BUILD.bazel Create & Init Project... 2019-04-22 18:49:16 +08:00
LICENSE Create & Init Project... 2019-04-22 18:49:16 +08:00
README.md Create & Init Project... 2019-04-22 18:49:16 +08:00
swbemservices.go Create & Init Project... 2019-04-22 18:49:16 +08:00
wmi.go Create & Init Project... 2019-04-22 18:49:16 +08: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.