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

1 line
24 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_mailstore_mailstore_test_go", "label": "mailstore_test.go", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "label": "newTestDB()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L12"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/mailstore_test.go"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/mailstore_test.go"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "label": "newTestMailbox()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L26"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/mailstore_test.go"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "label": "TestWrapUnwrapDEK()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L53"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "label": "TestStoreFetchRoundTrip()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L71"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "label": "TestQuotaExceeded()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L109"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "label": "TestDeleteMessageFreesQuota()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L132"}], "edges": [{"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L12", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "target": "store", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L26", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L71", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L109", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L132", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L132", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L28", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L54", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L72", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L110", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L133", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L13"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L14"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L15"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "callee": "Open", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L16"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L27"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "CreateDomain", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L29"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L34"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L37"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "WrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L38"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L40"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L44"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "CreateMailbox", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L46"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L57"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "WrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "UnwrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L62"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "Equal", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L66"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L67"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "StoreMessage", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L75"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L77"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "FetchMessage", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L80"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L82"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Equal", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L84"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L85"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "GetMessageByUID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L90"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L92"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L94"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Equal", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L97"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L100"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L102"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L104"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "callee": "StoreMessage", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L113"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L115"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L118"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L123"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "callee": "ReadDir", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L126"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "StoreMessage", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L136"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L138"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "GetMessageByUID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L140"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "DeleteMessage", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L146"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L147"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L150"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L152"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L155"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "Stat", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L157"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "IsNotExist", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L157"}, {"caller_nid": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L158"}]}