Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepflowio/deepflow
/ SetControllerChecker
Method
SetControllerChecker
server/controller/http/server.go:87–89 ·
view source on GitHub ↗
(cc *monitor.ControllerCheck)
Source
from the content-addressed store, hash-verified
85
}
86
87
func
(s *Server) SetControllerChecker(cc *monitor.ControllerCheck) {
88
s.controllerChecker = cc
89
}
90
91
func
(s *Server) SetAnalyzerChecker(ac *monitor.AnalyzerCheck) {
92
s.analyzerChecker = ac
Callers
1
Start
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected