package
0.10.0
Repository: https://github.com/pactflow/terraform.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new Broker API client with sensible but overridable defaults.

# Variables

ErrBadRequest represents an HTTP 400 error.
ErrForbidden represents an HTTP 403 permissions issue.
ErrSystemUnavailable represents an hTTP 5xx error.
ErrUnauthorized represents an HTTP 401 error.

# Structs

Client is the main Broker API interface.
Config is the primary means to modify the Pact Broker http client.

# Type aliases

No description provided by the author