antikythera v0.4.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

Specs

alert_manager(Antikythera.GearName.t()) :: module()
Link to this function

alert_manager_unsafe(gear_name)

View Source

Specs

alert_manager_unsafe(Antikythera.GearName.t()) :: module()
Link to this function

error_handler(gear_name)

View Source

Specs

error_handler(Antikythera.GearName.t()) :: nil | module()
Link to this function

error_handler_unsafe(gear_name)

View Source

Specs

error_handler_unsafe(Antikythera.GearName.t()) :: module()

Specs

Link to this function

logger_unsafe(gear_name)

View Source

Specs

logger_unsafe(Antikythera.GearName.t()) :: module()
Link to this function

metrics_uploader(gear_name)

View Source

Specs

metrics_uploader(Antikythera.GearName.t()) :: module()
Link to this function

metrics_uploader_unsafe(gear_name)

View Source

Specs

metrics_uploader_unsafe(Antikythera.GearName.t()) :: module()
Link to this function

request_helper_modules(gear_name)

View Source

Specs

Link to this function

root_supervisor_unsafe(gear_name)

View Source

Specs

root_supervisor_unsafe(Antikythera.GearName.t()) :: module()

Specs

Link to this function

router_unsafe(gear_name)

View Source

Specs

router_unsafe(Antikythera.GearName.t()) :: module()
Link to this function

template_module_from_context(arg0)

View Source

Specs

template_module_from_context(Antikythera.Context.t()) :: module()

Specs