antikythera v0.4.0 AntikytheraCore.Alert.HandlerConfig View Source

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.

Link to this section Summary

Link to this section Types

Specs

t() :: %{required(Croma.String.t()) => Croma.Any.t()}

Link to this section Functions

Link to this function

get(handler, otp_app_name)

View Source

Specs

get(module(), :antikythera | Antikythera.GearName.t()) :: t()

Specs

valid?(term()) :: boolean()