Function pact_plugin_driver::plugin_manager::shutdown_mock_server

source ยท
pub async fn shutdown_mock_server(
    mock_server: &MockServerDetails,
) -> Result<Vec<MockServerResults>>
Expand description

Shutdowns a running mock server. Will return any errors from the mock server.