StackExchange / wmi

WMI for Go
http://godoc.org/github.com/StackExchange/wmi
MIT License
433 stars 173 forks source link

enhansement: add ability to load result to map[string]interface{} #53

Open ilyapashuk opened 4 years ago

ilyapashuk commented 4 years ago

please add []map[string]interface{} to list of available types and when sutch object is transmitted load all available values to that map like as encoding/json.

yusufpapurcu commented 3 years ago

+1