MCPcopy
hub / github.com/koderover/zadig / ServiceAnalyzer

Struct ServiceAnalyzer

pkg/tool/analysis/service.go:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25)
26
27type ServiceAnalyzer struct{}
28
29func (ServiceAnalyzer) Analyze(a Analyzer) ([]Result, error) {
30

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected