MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / IsReady

Method IsReady

internal/firewalls/firewall_interface.go:11–11  ·  view source on GitHub ↗

IsReady 是否已准备被调用

()

Source from the content-addressed store, hash-verified

9
10 // IsReady 是否已准备被调用
11 IsReady() bool
12
13 // IsMock 是否为模拟
14 IsMock() bool

Callers 9

AddMethod · 0.65
ExistMethod · 0.65
ExistQuickMethod · 0.65
StatMethod · 0.65
IncreaseHitMethod · 0.65
removeMethod · 0.65
addToFirewalldMethod · 0.65
FirewallFunction · 0.65
initMethod · 0.65

Implementers 4

HTTPFirewallinternal/firewalls/firewall_http.go
Firewalldinternal/firewalls/firewall_firewalld.
MockFirewallinternal/firewalls/firewall_mock.go
NFTablesFirewallinternal/firewalls/firewall_nftables_o

Calls

no outgoing calls

Tested by

no test coverage detected