Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SpectoLabs/hoverfly
/ SimulateMode
Struct
SimulateMode
core/modes/simulate_mode.go:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
type
SimulateMode
struct
{
17
Hoverfly HoverflySimulate
18
MatchingStrategy string
19
}
20
21
func
(this *SimulateMode) View() v2.ModeView {
22
return
v2.ModeView{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected