EcsElixirCore.Application.EcsMiddleware.MiddlewareEcsConfig (ecs_elixir_core v1.1.0)

Copy Markdown

Manages configuration for the ECS middleware.

Summary

Functions

enabled_features()

@spec enabled_features() :: [atom()]

feature_enabled?(feature)

@spec feature_enabled?(atom()) :: boolean()

service_name()

@spec service_name() :: String.t()