1 line
27 KiB
JSON
1 line
27 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "label": "mailbox_delivery_test.go", "file_type": "code", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "label": "newTestBackendWithMailbox()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L15"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/mailbox_delivery_test.go"}, {"id": "backend", "label": "Backend", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/mailbox_delivery_test.go"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "label": "TestLocalDeliveryToKnownMailbox()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L44"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "label": "TestLocalDeliveryUnknownMailboxRejected()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L83"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "label": "TestExternalSenderCanOnlyDeliverLocally()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L108"}, {"id": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "label": "TestAuthorizedSenderStillRelaysExternallyWithMailstoreEnabled()", "file_type": "code", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L139"}], "edges": [{"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "go_pkg_net_smtp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "go_pkg_mailgoserver_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_mailb
|