EcsElixirCore.Domain.Model.Features.Sampling.Value.SamplingErrorCode (ecs_elixir_core v1.0.0)

Copy Markdown

Value object for deriving a 2-segment sampling error code from an error type string.

Summary

Functions

derive(error_type)

@spec derive(String.t() | nil | any()) :: String.t() | nil