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

1 line
33 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_smtpserver_mailbox_rules_test_go", "label": "mailbox_rules_test.go", "file_type": "code", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testblockedsenderrejectedatrcpt", "label": "TestBlockedSenderRejectedAtRcpt()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L9"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/mailbox_rules_test.go"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testallowlistbypassesspamrejection", "label": "TestAllowListBypassesSpamRejection()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L37"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testfilterruledeletedropsmessage", "label": "TestFilterRuleDeleteDropsMessage()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L78"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testfilterrulemarkreadsetsseenflag", "label": "TestFilterRuleMarkReadSetsSeenFlag()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L117"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testfilterrulemovetofolderstoresinnamedfolder", "label": "TestFilterRuleMoveToFolderStoresInNamedFolder()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L159"}], "edges": [{"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_go", "target": "go_pkg_net_smtp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testblockedsenderrejectedatrcpt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testblockedsenderrejectedatrcpt", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L9", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testallowlistbypassesspamrejection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L37", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testallowlistbypassesspamrejection", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L37", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_rules_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_rules_test_testfilterruledeletedropsmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_rules_test.go", "source_location": "L78", "wei