package
0.0.3
Repository: https://github.com/devacto/pact-go.git
Documentation: pkg.go.dev

# Functions

NewDaemon returns a new Daemon with all instance variables initialised.

# Structs

Daemon wraps the commands for the RPC server.
MockService is a wrapper for the Pact Mock Service.
ServiceManager is the default implementation of the Service interface.
ServiceMock is the mock implementation of the Service interface.
VerificationService is a wrapper for the Pact Provider Verifier Service.

# Interfaces

Service is a process wrapper for 3rd party binaries.