Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Add
Method · 0.65
Exist
Method · 0.65
ExistQuick
Method · 0.65
Stat
Method · 0.65
IncreaseHit
Method · 0.65
remove
Method · 0.65
addToFirewalld
Method · 0.65
Firewall
Function · 0.65
init
Method · 0.65
Implementers
4
HTTPFirewall
internal/firewalls/firewall_http.go
Firewalld
internal/firewalls/firewall_firewalld.
MockFirewall
internal/firewalls/firewall_mock.go
NFTablesFirewall
internal/firewalls/firewall_nftables_o
Calls
no outgoing calls
Tested by
no test coverage detected