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