Expand description
External decision executable support
This module provides support for delegating TAP transaction decisions to an external long-running process that communicates over stdin/stdout using JSON-RPC 2.0.
Re-exports§
pub use manager::ExternalDecisionConfig;pub use manager::ExternalDecisionManager;pub use manager::SubscribeMode;