Files
gomail/graphify-out/cache/ast/v0.9.37/06e716a3e10d2f7aa00723d441d32334db171bae806b7a8146a10161829984ce.json
2026-08-09 18:03:09 +01:00

1 line
6.8 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_pipeline_stage_headers_go", "label": "stage_headers.go", "file_type": "code", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L1"}, {"id": "pipeline_headerstage", "label": "HeaderStage", "file_type": "code", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L11"}, {"id": "pipeline_headerstage_name", "label": ".Name()", "file_type": "code", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L13"}, {"id": "pipeline_headerstage_run", "label": ".Run()", "file_type": "code", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L15"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_headers.go"}, {"id": "mailcontext", "label": "MailContext", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_headers.go"}, {"id": "stageresult", "label": "StageResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_headers.go"}], "edges": [{"source": "$graphify-root$_internal_pipeline_stage_headers_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_headers_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_headers_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_headers_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_headers_go", "target": "pipeline_headerstage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L11", "weight": 1.0}, {"source": "pipeline_headerstage", "target": "pipeline_headerstage_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L13", "weight": 1.0}, {"source": "pipeline_headerstage", "target": "pipeline_headerstage_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L15", "weight": 1.0}, {"source": "pipeline_headerstage_run", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "pipeline_headerstage_run", "target": "mailcontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "pipeline_headerstage_run", "target": "stageresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "pipeline_headerstage_run", "target": "pipeline_headerstage_name", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L18", "weight": 1.0}], "raw_calls": [{"caller_nid": "pipeline_headerstage_run", "callee": "ParsedMessage", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L16"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L19"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L25"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L29"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L33"}, {"caller_nid": "pipeline_headerstage_run", "callee": "extractDomainFromHeader", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L38"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L38"}, {"caller_nid": "pipeline_headerstage_run", "callee": "MailFromDomain", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L39"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L41"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L45"}, {"caller_nid": "pipeline_headerstage_run", "callee": "extractDomainFromHeader", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L46"}, {"caller_nid": "pipeline_headerstage_run", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L53"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L53"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L59"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L60"}, {"caller_nid": "pipeline_headerstage_run", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_headers.go", "source_location": "L76"}]}