caddy-log-exporter/vendor/github.com/yusufpapurcu/wmi
2024-09-23 09:37:27 +02:00
..
LICENSE tes: adds integration tests with testcontainers 2024-09-23 09:37:27 +02:00
README.md tes: adds integration tests with testcontainers 2024-09-23 09:37:27 +02:00
swbemservices.go tes: adds integration tests with testcontainers 2024-09-23 09:37:27 +02:00
wmi.go tes: adds integration tests with testcontainers 2024-09-23 09:37:27 +02:00

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.