MCPcopy Index your code
hub / github.com/SpectoLabs/hoverfly / View

Method View

core/modes/modes.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 Process(*http.Request, models.RequestDetails) (ProcessResult, error)
39 SetArguments(arguments ModeArguments)
40 View() v2.ModeView
41}
42
43type ModeArguments struct {

Callers 9

GetModeMethod · 0.65
GetMethod · 0.65
GetAllValuesMethod · 0.65
GetAllEntriesMethod · 0.65
RecordsCountMethod · 0.65
GetAllKeysMethod · 0.65

Implementers 6

CaptureModecore/modes/capture_mode.go
SynthesizeModecore/modes/synthesize_mode.go
SimulateModecore/modes/simulate_mode.go
ModifyModecore/modes/modify_mode.go
DiffModecore/modes/diff_mode.go
SpyModecore/modes/spy_mode.go

Calls

no outgoing calls