Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/irbis-sh/zen-desktop
/ MethodModifier
Struct
MethodModifier
internal/networkrules/rulemodifiers/method.go:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
MethodModifier
struct
{
11
entries []methodModifierEntry
12
inverted bool
13
}
14
15
var
_ ConditionModifier = (*MethodModifier)(nil)
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected