Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
43
type
ModeArguments
struct
{
Callers
9
Test_Hoverfly_SetModeWithArguments_Stateful
Function · 0.65
Test_Hoverfly_SetModeWithArguments_OverwriteDuplicate
Function · 0.65
Test_Hoverfly_SetModeWithArguments_SpyCaptureOnMiss
Function · 0.65
GetMode
Method · 0.65
Get
Method · 0.65
GetAllValues
Method · 0.65
GetAllEntries
Method · 0.65
RecordsCount
Method · 0.65
GetAllKeys
Method · 0.65
Implementers
6
CaptureMode
core/modes/capture_mode.go
SynthesizeMode
core/modes/synthesize_mode.go
SimulateMode
core/modes/simulate_mode.go
ModifyMode
core/modes/modify_mode.go
DiffMode
core/modes/diff_mode.go
SpyMode
core/modes/spy_mode.go
Calls
no outgoing calls
Tested by
3
Test_Hoverfly_SetModeWithArguments_Stateful
Function · 0.52
Test_Hoverfly_SetModeWithArguments_OverwriteDuplicate
Function · 0.52
Test_Hoverfly_SetModeWithArguments_SpyCaptureOnMiss
Function · 0.52