MCPcopy
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

75type Checker interface {
76 Check(timeout time.Duration) *Result
77 String() string
78}
79
80// Target specifies the target for a healthcheck.

Callers 15

exchangeICMPEchoFunction · 0.65
CheckMethod · 0.65
StatusMethod · 0.65
main.goFile · 0.65
main.goFile · 0.65
findInterfaceFunction · 0.65
StringMethod · 0.65
TestReIPVserverFunction · 0.65
queueHealthStateMethod · 0.65
serveMethod · 0.65
dialMethod · 0.65
ipvsServiceMethod · 0.65

Implementers 7

HTTPCheckerhealthcheck/http.go
PingCheckerhealthcheck/ping.go
DNSCheckerhealthcheck/dns.go
RADIUSCheckerhealthcheck/radius.go
UDPCheckerhealthcheck/udp.go
fakeCheckerhealthcheck/healthcheck_test.go
TCPCheckerhealthcheck/tcp.go

Calls

no outgoing calls

Tested by 2

TestReIPVserverFunction · 0.52
TestBGPStateFunction · 0.52