# Functions

GetProblemDaemonHandlerOrDie retrieves the ProblemDaemonHandler for a specific type of problem daemon, panic if error occurs..
GetProblemDaemonNames retrieves all available problem daemon types.
NewProblemDaemons creates all problem daemons based on the configurations provided.
Register registers a problem daemon factory method, which will be used to create the problem daemon.