Files
mailgoserver/graphify-out/cache/ast/v0.9.37/942a1a5b5378938b334c9092b4e00c4beb36b65ba6d4580ad501002da0d9102e.json
T

1 line
8.8 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_webui_senders_test_go", "label": "senders_test.go", "file_type": "code", "source_file": "internal/webui/senders_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "label": "TestAddSenderEmailAlwaysMatchesSelectedDomain()", "file_type": "code", "source_file": "internal/webui/senders_test.go", "source_location": "L17"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/senders_test.go"}], "edges": [{"source": "$graphify-root$_internal_webui_senders_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_test_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_test_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_test_go", "target": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/senders_test.go", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/senders_test.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/senders_test.go", "source_location": "L19"}, {"caller_nid": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "callee": "loginSession", "is_member_call": false, "language": "go", "source_file": "internal/webui/senders_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/senders_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwaysmatchesselecteddomain", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/senders_test.go", "source_location": "L24"}, {"caller_nid": "$graphify-root$_internal_webui_senders_test_testaddsenderemailalwa