# Functions
No description provided by the author
No description provided by the author
No description provided by the author
ReconstructRequest replaces original request with details provided in Constructor Payload.RequestMatcher.
ReconstructRequest replaces original request with details provided in Constructor Payload.RequestMatcher.
ReconstructResponse changes original response with details provided in Constructor Payload.Response.
No description provided by the author
# Constants
CaptureMode - requests are captured and stored in cache.
DiffMode - calls real service and compares response with simulation.
ModifyMode - middleware is applied to outgoing and incoming traffic.
SimulateMode - default mode when Hoverfly looks for captured requests to respond.
SpyMode - simulateMode but will call real service when cache miss.
SynthesizeMode - all requests are sent to middleware to create response.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author