Module plugin_models

Source
Expand description

Models for representing plugins

Structs§

PactPlugin
Running plugin details
PactPluginManifest
Manifest of a plugin
PluginDependency
Plugin dependency
PluginInteractionConfig
Plugin configuration to add to the matching context for an interaction

Enums§

PluginDependencyType
Type of plugin dependencies

Traits§

PactPluginRpc
Trait with remote-calling methods for a running plugin