antikythera v0.3.0 AntikytheraCore.GearModule View Source
Link to this section Summary
Link to this section Functions
Link to this function
alert_manager(gear_name)
View Sourcealert_manager(Antikythera.GearName.t()) :: module()
Link to this function
alert_manager_unsafe(gear_name)
View Sourcealert_manager_unsafe(Antikythera.GearName.t()) :: module()
Link to this function
error_handler(gear_name)
View Sourceerror_handler(Antikythera.GearName.t()) :: nil | module()
Link to this function
error_handler_unsafe(gear_name)
View Sourceerror_handler_unsafe(Antikythera.GearName.t()) :: module()
Link to this function
logger_unsafe(gear_name)
View Sourcelogger_unsafe(Antikythera.GearName.t()) :: module()
Link to this function
metrics_uploader(gear_name)
View Sourcemetrics_uploader(Antikythera.GearName.t()) :: module()
Link to this function
metrics_uploader_unsafe(gear_name)
View Sourcemetrics_uploader_unsafe(Antikythera.GearName.t()) :: module()
Link to this function
request_helper_modules(gear_name)
View Sourcerequest_helper_modules(Antikythera.GearName.t()) :: AntikytheraCore.Handler.HelperModules.t()
Link to this function
root_supervisor_unsafe(gear_name)
View Sourceroot_supervisor_unsafe(Antikythera.GearName.t()) :: module()
Link to this function
router_unsafe(gear_name)
View Sourcerouter_unsafe(Antikythera.GearName.t()) :: module()
Link to this function
template_module_from_context(arg0)
View Sourcetemplate_module_from_context(Antikythera.Context.t()) :: module()