Files
gomail/graphify-out/cache/ast/v0.9.37/638498acd1e1f8d2c68295df39f4cc636bc4ef88ed854d0e6897bba5ca991cca.json
2026-08-09 18:03:09 +01:00

1 line
25 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_mailstore_maildir_go", "label": "maildir.go", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L1"}, {"id": "mailstore_store", "label": "Store", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L26"}, {"id": "masterkey", "label": "MasterKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/maildir.go"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/maildir.go"}, {"id": "$graphify-root$_internal_mailstore_maildir_new", "label": "New()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L32"}, {"id": "mailstore_store_deliver", "label": ".Deliver()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L39"}, {"id": "mailstore_store_read", "label": ".Read()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L93"}, {"id": "mailstore_store_ensuremailboxdirs", "label": ".ensureMailboxDirs()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L107"}, {"id": "mailstore_store_mailboxdir", "label": ".mailboxDir()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L117"}, {"id": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "label": "sanitizePathComponent()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L125"}, {"id": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "label": "maildirFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L139"}, {"id": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "label": "messageIDFromFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L145"}, {"id": "mailstore_store_writequeuefile", "label": ".WriteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L159"}, {"id": "mailstore_store_deletequeuefile", "label": ".DeleteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L188"}, {"id": "mailstore_store_writequarantinefile", "label": ".WriteQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L197"}, {"id": "mailstore_store_readquarantinefile", "label": ".ReadQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L225"}, {"id": "mailstore_store_readat", "label": ".ReadAt()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L235"}, {"id": "writer", "label": "Writer", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/maildir.go"}], "edges": [{"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_encoding_hex", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_gomail_internal_crypto", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_github_com_google_uuid", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "mailstore_store", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L26", "weight": 1.0}, {"source": "mailstore_store", "target": "masterkey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "mailstore_store", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "$graphify-root$_internal_mailstore_maildir_new", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L32", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_new", "target": "masterkey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_maildir_new", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_maildir_new", "target": "mailstore_store", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L32", "weight": 1.0, "context": "return_type"}, {"source": "mailstore_store", "target": "mailstore_store_deliver", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L39", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L93", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_ensuremailboxdirs", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L107", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_mailboxdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L117", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L125", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L145", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_writequeuefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L159", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_deletequeuefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L188", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_writequarantinefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L197", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_readquarantinefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L225", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_readat", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L235", "weight": 1.0}, {"source": "mailstore_store_readat", "target": "writer", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L235", "weight": 1.0, "context": "parameter_type"}, {"source": "mailstore_store_deliver", "target": "mailstore_store_ensuremailboxdirs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L40", "weight": 1.0}, {"source": "mailstore_store_deliver", "target": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L50", "weight": 1.0}, {"source": "mailstore_store_deliver", "target": "mailstore_store_mailboxdir", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L51", "weight": 1.0}, {"source": "mailstore_store_read", "target": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L99", "weight": 1.0}, {"source": "mailstore_store_ensuremailboxdirs", "target": "mailstore_store_mailboxdir", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L108", "weight": 1.0}, {"source": "mailstore_store_mailboxdir", "target": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L118", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "target": "mailstore_store_read", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L141", "weight": 1.0}, {"source": "mailstore_store_writequeuefile", "target": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L171", "weight": 1.0}, {"source": "mailstore_store_readat", "target": "mailstore_store_read", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L236", "weight": 1.0}], "raw_calls": [{"caller_nid": "mailstore_store_deliver", "callee": "NewString", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L44"}, {"caller_nid": "mailstore_store_deliver", "callee": "Encrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L45"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L47"}, {"caller_nid": "mailstore_store_deliver", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L51"}, {"caller_nid": "mailstore_store_deliver", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L52"}, {"caller_nid": "mailstore_store_deliver", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L56"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L57"}, {"caller_nid": "mailstore_store_deliver", "callee": "Rename", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L59"}, {"caller_nid": "mailstore_store_deliver", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L60"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L61"}, {"caller_nid": "mailstore_store_deliver", "callee": "NextMailboxUID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L64"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L66"}, {"caller_nid": "mailstore_store_deliver", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L76"}, {"caller_nid": "mailstore_store_deliver", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L77"}, {"caller_nid": "mailstore_store_deliver", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L77"}, {"caller_nid": "mailstore_store_deliver", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L78"}, {"caller_nid": "mailstore_store_deliver", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L78"}, {"caller_nid": "mailstore_store_deliver", "callee": "InsertMailboxEntry", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L80"}, {"caller_nid": "mailstore_store_deliver", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L84"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L85"}, {"caller_nid": "mailstore_store_read", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L94"}, {"caller_nid": "mailstore_store_read", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L96"}, {"caller_nid": "mailstore_store_read", "callee": "Base", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L99"}, {"caller_nid": "mailstore_store_read", "callee": "Decrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L100"}, {"caller_nid": "mailstore_store_read", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L102"}, {"caller_nid": "mailstore_store_ensuremailboxdirs", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L110"}, {"caller_nid": "mailstore_store_ensuremailboxdirs", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L110"}, {"caller_nid": "mailstore_store_ensuremailboxdirs", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L111"}, {"caller_nid": "mailstore_store_mailboxdir", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L126"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L127"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L129"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "UnixNano", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "EncodeToString", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L146"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L160"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L161"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L162"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "NewString", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L165"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Encrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L166"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L168"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L172"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L173"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L175"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L176"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Rename", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L178"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L179"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L180"}, {"caller_nid": "mailstore_store_deletequeuefile", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L189"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L198"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L199"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L200"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Encrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L203"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L205"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L209"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L210"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L212"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L213"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Rename", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L215"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L216"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L217"}, {"caller_nid": "mailstore_store_readquarantinefile", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L226"}, {"caller_nid": "mailstore_store_readquarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L228"}, {"caller_nid": "mailstore_store_readquarantinefile", "callee": "Decrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L230"}, {"caller_nid": "mailstore_store_readat", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L240"}]}