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