View Source Grizzly.Indicator (grizzly v8.0.1)

Indicator handling for Grizzly when an indicator event is triggered

See Grizzly.Supervisor for configuring the dispatcher that Grizzly should use during runtime.

Summary

Types

@type dispatcher() :: (event() -> :ok)
@type event() :: :on | :off

Functions

Link to this function

handle_event(event, env, dispatcher)

View Source
@spec handle_event([String.t()], %{required(String.t()) => String.t()}, dispatcher()) ::
  :ok

Handles an event from BEAMNotify