open-nomad/vendor/github.com/StackExchange/wmi
James Nugent d778d9d566 Update gopsutil (#2927)
* deps: Update github.com/go-ole/go-ole/...

* deps: Update github.com/StackExchange/wmi

* deps: Update github.com/shirou/gopsutil/...

* deps: Update github.com/ugorji/go/codec
2017-07-28 09:46:44 -07:00
..
LICENSE Using godeps to build 2016-02-12 10:02:16 -08:00
README.md Update gopsutil (#2927) 2017-07-28 09:46:44 -07:00
swbemservices.go Update gopsutil (#2927) 2017-07-28 09:46:44 -07:00
wmi.go Update gopsutil (#2927) 2017-07-28 09:46:44 -07: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.