1 line
7.7 KiB
JSON
1 line
7.7 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_dashboard_test_go", "label": "dashboard_test.go", "file_type": "code", "source_file": "internal/webui/dashboard_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "label": "TestDashboardShowsMailboxNearQuota()", "file_type": "code", "source_file": "internal/webui/dashboard_test.go", "source_location": "L15"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/dashboard_test.go"}], "edges": [{"source": "$graphify-root$_internal_webui_dashboard_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dashboard_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dashboard_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dashboard_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dashboard_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dashboard_test_go", "target": "go_pkg_mailgoserver_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dashboard_test_go", "target": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/dashboard_test.go", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/dashboard_test.go", "source_location": "L16"}, {"caller_nid": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/dashboard_test.go", "source_location": "L17"}, {"caller_nid": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "callee": "loginSession", "is_member_call": false, "language": "go", "source_file": "internal/webui/dashboard_test.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/dashboard_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_webui_dashboard_test_testdashboardshowsmailboxnearquota", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/dashboard_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_webui_dashboard_test_testdashboa
|