Payload type for command execution events.
Published to [:command, command_name, execution_id] path during command lifecycle.
Summary
Types
Functions
@spec new( atom(), keyword() ) :: {:ok, BB.Message.t()} | {:error, term()}
Payload type for command execution events.
Published to [:command, command_name, execution_id] path during command lifecycle.
@spec new( atom(), keyword() ) :: {:ok, BB.Message.t()} | {:error, term()}