1 line
41 KiB
JSON
1 line
41 KiB
JSON
{"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$_internal_imapserver_imapserver_test_go", "target": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "target": "client", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L81", "weight": 1.0}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginrejectsportalpassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L128", "weight": 1.0}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginrejectsportalpassword", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L128", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L139", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_go", "target": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L237", "weight": 1.0}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L237", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "target": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L82", "weight": 1.0}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginrejectsportalpassword", "target": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L129", "weight": 1.0}, {"source": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "target": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L238", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L21"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Open", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L24"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "CreateDomain", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L30"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L34"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "WrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L37"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L39"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L41"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "CreateMailbox", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L43"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "GenerateAppPassword", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L49"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L51"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "CreateAppPassword", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L53"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L54"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "StoreMessage", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L59"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "NewPlainServer", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L63"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Listen", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L66"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Serve", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L68"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L69"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L69"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Dial", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Addr", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L73"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L75"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_newtestmailboxwithapppassword", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L84"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Login", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L84"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L85"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Select", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L90"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L93"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Collect", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fetch", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "SeqSetNum", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L102"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L109"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Addr", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L111"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L112"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L115"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L117"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L123"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Logout", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L123"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginselectfetch", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L124"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginrejectsportalpassword", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L133"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginrejectsportalpassword", "callee": "Login", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L133"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaploginrejectsportalpassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L135"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L140"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Open", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L141"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L141"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L143"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L145"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L145"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "CreateDomain", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L147"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L149"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L151"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L151"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L151"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L152"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "WrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L153"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L155"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L157"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L159"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "CreateMailbox", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L161"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L163"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "GenerateAppPassword", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L165"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L166"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L168"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "CreateAppPassword", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L170"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L171"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "StoreMessage", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L174"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L175"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "StoreMessage", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L177"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L178"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "NewPlainServer", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L182"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Listen", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L183"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L185"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Serve", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L187"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L188"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L188"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Dial", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L189"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Addr", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L189"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L191"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L193"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L194"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L194"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L196"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Login", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L196"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L197"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Collect", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L200"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "List", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L200"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L202"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L209"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L212"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Select", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L212"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L214"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L217"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L220"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Select", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L220"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L222"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Collect", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fetch", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "SeqSetNum", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L230"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimaplistandselectadditionalfolder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L233"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L240"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Login", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L240"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L241"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L243"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Select", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L243"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L244"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Collect", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Store", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "SeqSetNum", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L250"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L253"}, {"caller_nid": "$graphify-root$_internal_imapserver_imapserver_test_testimapstoreseenflag", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/imapserver/imapserver_test.go", "source_location": "L262"}]} |