An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/bi-zone/wmi : v1.1.2

Package wmi provides a WMI Query Language (WQL) interface for Windows Management Instrumentation (WMI) on Windows. This package uses COM API for WMI therefore it's only usable on the Windows machines. This package has many .Query calls, the main rule of thumb for choosing the right one is "prefer SWbemServicesConnection if you bother about performance and just do wmi.Query if not". More detailed benchmarks are available in the repo: https://github.com/bi-zone/wmi#benchmarks More reference about WMI is available in Microsoft Docs: https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmi-reference)

Registry - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/bi-zone/wmi@v1.1.2
Published:
Indexed:
Related tag: v1.1.2

    Loading...
    Readme
    Loading...
    Dependencies