Minga.Extension.Instance.PhaseFailure (Minga v0.1.0)

Copy Markdown View Source

Typed terminal failure context for crashed and load-error phases.

Summary

Functions

Captures a terminal lifecycle reason.

Types

t()

@type t() :: %Minga.Extension.Instance.PhaseFailure{reason: term()}

Functions

new(reason)

@spec new(term()) :: t()

Captures a terminal lifecycle reason.