antikythera v0.4.0 AntikytheraCore.Alert.HandlerConfigsMap View Source

Type module for map of all alert configurations for a single OTP application (antikythera or a gear).

Keys must be snake-cased handler names and values must be maps of each alert handler's configurations. These maps are stored in core/gear configs.

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

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

Specs

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