Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koderover/zadig
/ NodeAnalyzer
Struct
NodeAnalyzer
pkg/tool/analysis/node.go:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
)
25
26
type
NodeAnalyzer
struct
{}
27
28
func
(NodeAnalyzer) Analyze(a Analyzer) ([]Result, error) {
29
if
a.Namespace !=
""
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected