pagantis_elixir_tools v0.21.3 ElixirTools.IdempotencyKey
Provides functionality for idempotent controllers. Extract, verify format of idempotency keys.
Link to this section Summary
Link to this section Types
Link to this type
idempotency_key()
Specs
idempotency_key() :: Ecto.UUID.t() | nil
Link to this section Functions
Link to this function
get(conn)
Specs
get(Plug.Conn.t()) :: {:ok, idempotency_key()} | error_format_check()
Extract idempotency key from header