🌐 AI搜索 & 代理 主页
Add support for slices of other uint and int types (#48)

1 file changed
tree: 1dea2bff13b536cfe07d2c86221562ca2b4daf8f
  1. LICENSE
  2. README.md
  3. swbemservices.go
  4. swbemservices_test.go
  5. wmi.go
  6. wmi_test.go
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.