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

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_mailbox_delivery_test_newtestbackendwithmailbox", "target": "backend", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L44", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L83", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L108", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L108", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_go", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L139", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L84", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L109", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "target": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L140", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L16"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "newTestBackend", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L17"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L19"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L19"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L19"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "SetValue", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "WrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L29"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "CreateMailbox", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L37"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_newtestbackendwithmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L39"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "startTestServer", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L46"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Dial", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L50"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L52"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Auth", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L54"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "PlainAuth", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L54"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Mail", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L57"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Rcpt", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L61"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L65"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L67"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L68"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L70"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L74"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliverytoknownmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L79"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "startTestServer", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L85"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Dial", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L87"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L89"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L91"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Auth", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L93"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "PlainAuth", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L93"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L94"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Mail", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L97"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Rcpt", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L99"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L101"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L103"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testlocaldeliveryunknownmailboxrejected", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L104"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "startTestServer", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L110"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Dial", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L112"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L114"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Mail", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L121"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Rcpt", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L124"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L126"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L129"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Rcpt", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L134"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testexternalsendercanonlydeliverlocally", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L135"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "startTestServer", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L141"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Dial", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L143"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L145"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L147"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Auth", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L149"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "PlainAuth", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L149"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L150"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Mail", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L152"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L153"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Rcpt", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L155"}, {"caller_nid": "$graphify-root$_internal_smtpserver_mailbox_delivery_test_testauthorizedsenderstillrelaysexternallywithmailstoreenabled", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/mailbox_delivery_test.go", "source_location": "L156"}]}