antikythera v0.2.0 AntikytheraCore.GearModule View Source

Link to this section Summary

Link to this section Functions

Link to this function alert_manager(gear_name) View Source
alert_manager(Antikythera.GearName.t()) :: module()
Link to this function alert_manager_unsafe(gear_name) View Source
alert_manager_unsafe(Antikythera.GearName.t()) :: module()
Link to this function error_handler(gear_name) View Source
error_handler(Antikythera.GearName.t()) :: nil | module()
Link to this function error_handler_unsafe(gear_name) View Source
error_handler_unsafe(Antikythera.GearName.t()) :: module()
Link to this function logger_unsafe(gear_name) View Source
logger_unsafe(Antikythera.GearName.t()) :: module()
Link to this function metrics_uploader(gear_name) View Source
metrics_uploader(Antikythera.GearName.t()) :: module()
Link to this function metrics_uploader_unsafe(gear_name) View Source
metrics_uploader_unsafe(Antikythera.GearName.t()) :: module()
Link to this function request_helper_modules(gear_name) View Source
Link to this function root_supervisor_unsafe(gear_name) View Source
root_supervisor_unsafe(Antikythera.GearName.t()) :: module()
Link to this function router_unsafe(gear_name) View Source
router_unsafe(Antikythera.GearName.t()) :: module()
Link to this function template_module_from_context(a0) View Source
template_module_from_context(Antikythera.Context.t()) :: module()