{"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": "L28"}, {"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": "L34"}, {"id": "mailstore_cachedheader", "label": "CachedHeader", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L42"}, {"id": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "label": "parseCachedHeader()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L46"}, {"id": "mailstore_store_deliver", "label": ".Deliver()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L62"}, {"id": "mailstore_store_read", "label": ".Read()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L129"}, {"id": "mailstore_store_decryptheadercache", "label": ".DecryptHeaderCache()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L145"}, {"id": "mailstore_store_ensuremailboxdirs", "label": ".ensureMailboxDirs()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L157"}, {"id": "mailstore_store_mailboxdir", "label": ".mailboxDir()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L167"}, {"id": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "label": "sanitizePathComponent()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L175"}, {"id": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "label": "maildirFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L189"}, {"id": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "label": "messageIDFromFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L195"}, {"id": "mailstore_store_writequeuefile", "label": ".WriteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L209"}, {"id": "mailstore_store_deletequeuefile", "label": ".DeleteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L238"}, {"id": "mailstore_store_writequarantinefile", "label": ".WriteQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L247"}, {"id": "mailstore_store_readquarantinefile", "label": ".ReadQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L275"}, {"id": "mailstore_store_readat", "label": ".ReadAt()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L285"}, {"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_encoding_json", "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_fmt", "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_io", "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_net_mail", "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_os", "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_path_filepath", "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_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L15", "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": "L16", "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": "L18", "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": "L19", "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": "L20", "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": "L28", "weight": 1.0}, {"source": "mailstore_store", "target": "masterkey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "mailstore_store", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L31", "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": "L34", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_new", "target": "masterkey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L34", "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": "L34", "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": "L34", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "mailstore_cachedheader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L46", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "target": "mailstore_cachedheader", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L46", "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": "L62", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L129", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_decryptheadercache", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L145", "weight": 1.0}, {"source": "mailstore_store_decryptheadercache", "target": "mailstore_cachedheader", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L145", "weight": 1.0, "context": "return_type"}, {"source": "mailstore_store", "target": "mailstore_store_ensuremailboxdirs", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L157", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_mailboxdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L167", "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": "L175", "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": "L189", "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": "L195", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_writequeuefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L209", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_deletequeuefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L238", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_writequarantinefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L247", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_readquarantinefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L275", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_readat", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L285", "weight": 1.0}, {"source": "mailstore_store_readat", "target": "writer", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L285", "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": "L63", "weight": 1.0}, {"source": "mailstore_store_deliver", "target": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L79", "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": "L85", "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": "L86", "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": "L135", "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": "L158", "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": "L168", "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": "L191", "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": "L221", "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": "L286", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "callee": "ReadMessage", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L47"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L47"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L47"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L52"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L53"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L54"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L55"}, {"caller_nid": "mailstore_store_deliver", "callee": "NewString", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L67"}, {"caller_nid": "mailstore_store_deliver", "callee": "Encrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L68"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L70"}, {"caller_nid": "mailstore_store_deliver", "callee": "Marshal", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L79"}, {"caller_nid": "mailstore_store_deliver", "callee": "Encrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L80"}, {"caller_nid": "mailstore_store_deliver", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L86"}, {"caller_nid": "mailstore_store_deliver", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L87"}, {"caller_nid": "mailstore_store_deliver", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L91"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L92"}, {"caller_nid": "mailstore_store_deliver", "callee": "Rename", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L94"}, {"caller_nid": "mailstore_store_deliver", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L95"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L96"}, {"caller_nid": "mailstore_store_deliver", "callee": "NextMailboxUID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L99"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L101"}, {"caller_nid": "mailstore_store_deliver", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L111"}, {"caller_nid": "mailstore_store_deliver", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L112"}, {"caller_nid": "mailstore_store_deliver", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L112"}, {"caller_nid": "mailstore_store_deliver", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L113"}, {"caller_nid": "mailstore_store_deliver", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L113"}, {"caller_nid": "mailstore_store_deliver", "callee": "InsertMailboxEntry", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L116"}, {"caller_nid": "mailstore_store_deliver", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L120"}, {"caller_nid": "mailstore_store_deliver", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L121"}, {"caller_nid": "mailstore_store_read", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L130"}, {"caller_nid": "mailstore_store_read", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L132"}, {"caller_nid": "mailstore_store_read", "callee": "Base", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L135"}, {"caller_nid": "mailstore_store_read", "callee": "Decrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L136"}, {"caller_nid": "mailstore_store_read", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L138"}, {"caller_nid": "mailstore_store_decryptheadercache", "callee": "Decrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L146"}, {"caller_nid": "mailstore_store_decryptheadercache", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L148"}, {"caller_nid": "mailstore_store_decryptheadercache", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L151"}, {"caller_nid": "mailstore_store_decryptheadercache", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L152"}, {"caller_nid": "mailstore_store_ensuremailboxdirs", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L160"}, {"caller_nid": "mailstore_store_ensuremailboxdirs", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L160"}, {"caller_nid": "mailstore_store_ensuremailboxdirs", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L161"}, {"caller_nid": "mailstore_store_mailboxdir", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L170"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L176"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L177"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L178"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L179"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L192"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "UnixNano", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L192"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L192"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "callee": "EncodeToString", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L192"}, {"caller_nid": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L196"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L210"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L211"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L212"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "NewString", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L215"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Encrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L216"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L218"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L222"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L223"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L225"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L226"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Rename", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L228"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L229"}, {"caller_nid": "mailstore_store_writequeuefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L230"}, {"caller_nid": "mailstore_store_deletequeuefile", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L239"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L248"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L249"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L250"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Encrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L253"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L255"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L259"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L260"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L262"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L263"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Rename", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L265"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L266"}, {"caller_nid": "mailstore_store_writequarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L267"}, {"caller_nid": "mailstore_store_readquarantinefile", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L276"}, {"caller_nid": "mailstore_store_readquarantinefile", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L278"}, {"caller_nid": "mailstore_store_readquarantinefile", "callee": "Decrypt", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L280"}, {"caller_nid": "mailstore_store_readat", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/maildir.go", "source_location": "L290"}]}