package
0.0.0-20240808140024-cd0df71f2ec2
Repository: https://github.com/openshift/vsphere-problem-detector.git
Documentation: pkg.go.dev

# Functions

Creates a new CheckThreadPool with given max.
NewResultCollector creates a new ResultCollector.
No description provided by the author
No description provided by the author

# Structs

CheckThreadPool runs individual functions (presumably checks) as go routines.
No description provided by the author
ResultCollector accumulates results of each check, as the checks run in parallel.