We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
si.Network = make([]NetworkDevice, 0) for _, link := range devices {...} I think this is better.
https://github.com/offer365/example/tree/master/winsysinfo This is my package under win, is there any interest?
The text was updated successfully, but these errors were encountered:
Hello @offer365 and thanks for your report.
While there's not much sense in calling GetSysInfo() more than once per program invocation, you're right that this is still a bug.
So, I'll go and fix it right away...
Sorry, something went wrong.
aca515c
No branches or pull requests
https://github.com/offer365/example/tree/master/winsysinfo
This is my package under win, is there any interest?
The text was updated successfully, but these errors were encountered: