Files
mailgoserver/graphify-out/cache/ast/v0.9.37/8f8eb4ff3c9924c436bb844a410eff023bd60cb82be85e51f14b20d960c49f83.json
T

1 line
41 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_imapserver_imapserver_test_go", "label": "imapserver_test.go", "file_type": "code", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "label": "newTestMailboxWithAppPassword()", "file_type": "code", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L19"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imapserver/imapserver_test.go"}, {"id": "client", "label": "Client", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imapserver/imapserver_test.go"}, {"id": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "label": "TestIMAPLoginSelectFetch()", "file_type": "code", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L81"}, {"id": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginrejectsportalpassword", "label": "TestIMAPLoginRejectsPortalPassword()", "file_type": "code", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L128"}, {"id": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "label": "TestIMAPListAndSelectAdditionalFolder()", "file_type": "code", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L139"}, {"id": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "label": "TestIMAPStoreSeenFlag()", "file_type": "code", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L237"}], "edges": [{"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_github_com_emersion_go_imap_v2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_github_com_emersion_go_imap_v2_imapclient", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_mailgoserver_internal_imapserver", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "go_pkg_mailgoserver_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_inter