MCPcopy 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
17type ModifyMode struct {
18 Hoverfly HoverflyModify
19}
20
21func (this *ModifyMode) View() v2.ModeView {
22 return v2.ModeView{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected