Expand description
Pact plugin driver library for Rust
Modules§
- catalogue_
manager - Manages the catalogue of features provided by plugins
- content
- Support for matching and generating content based on content types
- download
- Module that provides functions for downloading plugin files
- mock_
server - Module to support dealing with mock servers from plugins
- plugin_
log_ sink - Driver-level plugin log sink abstraction
- plugin_
manager - Manages interactions with Pact plugins
- plugin_
models - Models for representing plugins
- proto
- repository
- Module for dealing with the plugin repository
- test_
context - Thread-local test run ID for log correlation across driver and plugin log entries
- utils
- Utils for dealing with protobufs structs
- verification
- Module containing code to deal with verifying interactions via plugins
Constants§
- TRANSPORT_
FILTER_ DIRECTIVES - Recommended
tracing/logfilter directives to suppress gRPC transport-layer trace noise (h2 frame encoding, tonic channel reconnects, hyper connection pool chatter).