{"nodes": [{"id": "$graphify-root$_internal_pipeline_stage_rspamd_go", "label": "stage_rspamd.go", "file_type": "code", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L1"}, {"id": "pipeline_rspamdstage", "label": "RspamdStage", "file_type": "code", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L19"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_rspamd.go"}, {"id": "pipeline_rspamdstage_name", "label": ".Name()", "file_type": "code", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L24"}, {"id": "pipeline_rspamdresponse", "label": "rspamdResponse", "file_type": "code", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L26"}, {"id": "rspamdsymbol", "label": "rspamdSymbol", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_rspamd.go"}, {"id": "pipeline_rspamdsymbol", "label": "rspamdSymbol", "file_type": "code", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L33"}, {"id": "pipeline_rspamdstage_run", "label": ".Run()", "file_type": "code", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L39"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_rspamd.go"}, {"id": "mailcontext", "label": "MailContext", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_rspamd.go"}, {"id": "stageresult", "label": "StageResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_rspamd.go"}, {"id": "pipeline_rspamdstage_check", "label": ".check()", "file_type": "code", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L69"}], "edges": [{"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "pipeline_rspamdstage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L19", "weight": 1.0}, {"source": "pipeline_rspamdstage", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "pipeline_rspamdstage", "target": "pipeline_rspamdstage_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L24", "weight": 1.0}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "pipeline_rspamdresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L26", "weight": 1.0}, {"source": "pipeline_rspamdresponse", "target": "rspamdsymbol", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_pipeline_stage_rspamd_go", "target": "pipeline_rspamdsymbol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L33", "weight": 1.0}, {"source": "pipeline_rspamdstage", "target": "pipeline_rspamdstage_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L39", "weight": 1.0}, {"source": "pipeline_rspamdstage_run", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "pipeline_rspamdstage_run", "target": "mailcontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "pipeline_rspamdstage_run", "target": "stageresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L39", "weight": 1.0, "context": "return_type"}, {"source": "pipeline_rspamdstage", "target": "pipeline_rspamdstage_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L69", "weight": 1.0}, {"source": "pipeline_rspamdstage_check", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "pipeline_rspamdstage_check", "target": "pipeline_rspamdresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "pipeline_rspamdstage_run", "target": "pipeline_rspamdstage_name", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L41", "weight": 1.0}, {"source": "pipeline_rspamdstage_run", "target": "pipeline_rspamdstage_check", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "pipeline_rspamdstage_run", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L40"}, {"caller_nid": "pipeline_rspamdstage_run", "callee": "Milliseconds", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L44"}, {"caller_nid": "pipeline_rspamdstage_run", "callee": "Since", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L44"}, {"caller_nid": "pipeline_rspamdstage_run", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L64"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "NewRequestWithContext", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L70"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L70"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L72"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "Do", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L77"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L79"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L81"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L84"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "Decode", "is_member_call": true, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L88"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "NewDecoder", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L88"}, {"caller_nid": "pipeline_rspamdstage_check", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/pipeline/stage_rspamd.go", "source_location": "L89"}]}