Supervised worker for scheduled monitoring checks.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec run_once(keyword()) :: {:ok, [HostKit.Monitor.Result.t()]} | {:error, term()}