StackExchange / wmi

WMI for Go

Home Page:http://godoc.org/github.com/StackExchange/wmi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


NOTE: This project is no longer being actively maintained.

We recommend you refer to this fork: https://github.com/yusufpapurcu/wmi


About

WMI for Go

http://godoc.org/github.com/StackExchange/wmi

License:MIT License


Languages

Language:Go 100.0%