Typed semantic goal event payloads.
Summary
Functions
@spec cleared() :: Vibe.Event.Goal.Cleared.t()
@spec continuation_started() :: Vibe.Event.Goal.ContinuationStarted.t()
@spec set(Vibe.Goals.Goal.t()) :: Vibe.Event.Goal.Set.t()
@spec updated(Vibe.Goals.Goal.t()) :: Vibe.Event.Goal.Updated.t()