Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
27
type
ServiceAnalyzer
struct
{}
28
29
func
(ServiceAnalyzer) Analyze(a Analyzer) ([]Result, error) {
30
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected