Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 259 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 259 Bytes

wmi2struct

Generate Go struct from WMI class name

Usage

wmi2struct -o mypackage Win32_PerfFormattedData_PerfNet_Server

Installation

go get github.com/mattn/wmi2struct

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)