Crosswake. Bridge. Denial
(crosswake v0.1.0)
View Source
Typed denial reply payload for bounded bridge requests.
Summary
Types
@type t() :: %Crosswake.Bridge.Denial{ command: String.t(), correlation_id: String.t(), denial: Crosswake.Shell.Denial.t(), route_id: String.t() }