Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Wmi class names invalid for golint #52

Open
Moe-Kite opened this issue Mar 31, 2020 · 0 comments
Open

Wmi class names invalid for golint #52

Moe-Kite opened this issue Mar 31, 2020 · 0 comments

Comments

@Moe-Kite
Copy link

Hi,

First, thanks a lot for this library, it's pretty useful to access easily data through wmi query.

We have one issue with some wmi class (Win32_Fan in our case, but basically most of class) as the class name is invalid for golint as it contains an underscore. That's a blocker as CreateQuery use the type name to build the query.
This PR : #24 gives a solution to that, would it be possible to merge it?

Cheers,
Moe

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant