EcsElixirCore.Infra.EntryPoints.RestApi.Application.HandlerEcsRest (ecs_elixir_core v1.0.0)

Copy Markdown

REST API entry point — public API of the library.

Summary

Functions

log(exception_result, conn, message_id)

@spec log(map(), any(), String.t() | nil) :: map() | {:error, term()}

log_success(response, conn, message_id)

@spec log_success(any(), any(), String.t() | nil) :: :ok | {:error, term()}