View Source AntikytheraCore.Alert.HandlerConfig (antikythera v0.5.1)
Type module for map of configurations for a single alert handler.
Fields are treated as opaque at this layer; details are defined by each handler implementation.
Summary
Types
@type t() :: %{required(Croma.String.t()) => Croma.Any.t()}
Functions
@spec get(module(), :antikythera | Antikythera.GearName.t()) :: t()