open-consul/vendor/github.com/StackExchange/wmi
Mike Morris 9ccb340893
chore: upgrade to gopsutil/v3 (#9118)
* deps: update golang.org/x/sys

* deps: update imports to gopsutil/v3

* chore: make update-vendor
2020-11-06 20:48:38 -05:00
..
LICENSE
README.md
swbemservices.go chore: upgrade to gopsutil/v3 (#9118) 2020-11-06 20:48:38 -05:00
wmi.go chore: upgrade to gopsutil/v3 (#9118) 2020-11-06 20:48:38 -05: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.