digitalocean / digitalocean/go-libvirt
Q: What is the meaning of `NeedResults`?
Open
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Some methods, e.g. `NetworkGetDhcpLeases` have a `NeedResults` parameter of type `int32`. What is the meaning of this parameter, is this a flag indicating that we need a result list, so I should pass in `1` or is this the number (max?) of results to be expected?
Contributor guide
Assessment
This issue has not been assessed yet.