MCPcopy 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
91func (s *Server) SetAnalyzerChecker(ac *monitor.AnalyzerCheck) {
92 s.analyzerChecker = ac
93}
94
95func (s *Server) SetManager(m *manager.Manager) {
96 s.manager = m

Callers 1

StartFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected