Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/seesaw
/ String
Method
String
healthcheck/core.go:77–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
type
Checker
interface
{
76
Check(timeout time.Duration) *Result
77
String() string
78
}
79
80
// Target specifies the target for a healthcheck.
Callers
15
exchangeICMPEcho
Function · 0.65
Check
Method · 0.65
Status
Method · 0.65
main.go
File · 0.65
main.go
File · 0.65
findInterface
Function · 0.65
String
Method · 0.65
TestReIPVserver
Function · 0.65
queueHealthState
Method · 0.65
serve
Method · 0.65
dial
Method · 0.65
ipvsService
Method · 0.65
Implementers
7
HTTPChecker
healthcheck/http.go
PingChecker
healthcheck/ping.go
DNSChecker
healthcheck/dns.go
RADIUSChecker
healthcheck/radius.go
UDPChecker
healthcheck/udp.go
fakeChecker
healthcheck/healthcheck_test.go
TCPChecker
healthcheck/tcp.go
Calls
no outgoing calls
Tested by
2
TestReIPVserver
Function · 0.52
TestBGPState
Function · 0.52