MCPcopy Index your code
hub / github.com/dearcode/candy / OnHealth

Method OnHealth

client/candy.go:29–29  ·  view source on GitHub ↗

OnHealth 连接正常

()

Source from the content-addressed store, hash-verified

27
28 // OnHealth 连接正常
29 OnHealth()
30
31 // OnUnHealth 连接异常
32 OnUnHealth(msg string)

Callers 1

healthCheckMethod · 0.65

Implementers 2

cmdClientcandy.go
cmdClientclient/candy_test.go

Calls

no outgoing calls

Tested by

no test coverage detected