[][src]Crate pact_verifier_ffi

The pact_verifier crate provides a number of exported functions using C bindings for controlling the pact verification process. These can be used in any language that supports C bindings.

Modules

verifier

Exported verifier functions

Statics

VERSION

Package version

Functions

free_string

Frees the memory allocated to a string by another function

init

Initialise the mock server library, can provide an environment variable name to use to set the log levels.

verify

External interface to verifier a provider

version

Get the current library version