1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_accounts_provider_gomail_go", "label": "provider_gomail.go", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L1"}, {"id": "accounts_gomailprovider", "label": "GoMailProvider", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L22"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "$graphify-root$_internal_accounts_provider_gomail_newgomailprovider", "label": "NewGoMailProvider()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L28"}, {"id": "accounts_gomailprovider_listfolders", "label": ".ListFolders()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L32"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "folder", "label": "Folder", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "accounts_gomailprovider_listmessages", "label": ".ListMessages()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L60"}, {"id": "listopts", "label": "ListOpts", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "messageheader", "label": "MessageHeader", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "accounts_gomailprovider_getmessage", "label": ".GetMessage()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L92"}, {"id": "fullmessage", "label": "FullMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "accounts_gomailprovider_sendmessage", "label": ".SendMessage()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L115"}, {"id": "outgoingmessage", "label": "OutgoingMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "accounts_gomailprovider_setflags", "label": ".SetFlags()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L149"}, {"id": "accounts_gomailprovider_move", "label": ".Move()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L168"}, {"id": "accounts_gomailprovider_delete", "label": ".Delete()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L179"}, {"id": "accounts_gomailprovider_sync", "label": ".Sync()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L197"}, {"id": "syncresult", "label": "SyncResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_gomail.go"}, {"id": "$graphify-root$_internal_accounts_provider_gomail_foldertype", "label": "folderType()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L203"}, {"id": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "label": "headerFromRaw()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L220"}, {"id": "$graphify-root$_internal_accounts_provider_gomail_domainof", "label": "domainOf()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L235"}, {"id": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "label": "buildRFC5322()", "file_type": "code", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L243"}], "edges": [{"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_net_mail", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_gomail_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "go_pkg_github_com_google_uuid", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "accounts_gomailprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L22", "weight": 1.0}, {"source": "accounts_gomailprovider", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "accounts_gomailprovider", "target": "store", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "accounts_gomailprovider", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "$graphify-root$_internal_accounts_provider_gomail_newgomailprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L28", "weight": 1.0}, {"source": "$graphify-root$_internal_accounts_provider_gomail_newgomailprovider", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_newgomailprovider", "target": "store", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_newgomailprovider", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_newgomailprovider", "target": "accounts_gomailprovider", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_listfolders", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L32", "weight": 1.0}, {"source": "accounts_gomailprovider_listfolders", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider_listfolders", "target": "folder", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L32", "weight": 1.0, "context": "return_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_listmessages", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L60", "weight": 1.0}, {"source": "accounts_gomailprovider_listmessages", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider_listmessages", "target": "listopts", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider_listmessages", "target": "messageheader", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L60", "weight": 1.0, "context": "return_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_getmessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L92", "weight": 1.0}, {"source": "accounts_gomailprovider_getmessage", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L92", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider_getmessage", "target": "fullmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L92", "weight": 1.0, "context": "return_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_sendmessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L115", "weight": 1.0}, {"source": "accounts_gomailprovider_sendmessage", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L115", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider_sendmessage", "target": "outgoingmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L115", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_setflags", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L149", "weight": 1.0}, {"source": "accounts_gomailprovider_setflags", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L149", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_move", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L168", "weight": 1.0}, {"source": "accounts_gomailprovider_move", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L168", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L179", "weight": 1.0}, {"source": "accounts_gomailprovider_delete", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L179", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider", "target": "accounts_gomailprovider_sync", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L197", "weight": 1.0}, {"source": "accounts_gomailprovider_sync", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L197", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider_sync", "target": "syncresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L197", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "$graphify-root$_internal_accounts_provider_gomail_foldertype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L203", "weight": 1.0}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L220", "weight": 1.0}, {"source": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "target": "messageheader", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L220", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "$graphify-root$_internal_accounts_provider_gomail_domainof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L235", "weight": 1.0}, {"source": "$graphify-root$_internal_accounts_provider_gomail_go", "target": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L243", "weight": 1.0}, {"source": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "target": "outgoingmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L243", "weight": 1.0, "context": "parameter_type"}, {"source": "accounts_gomailprovider_listfolders", "target": "$graphify-root$_internal_accounts_provider_gomail_foldertype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L52", "weight": 1.0}, {"source": "accounts_gomailprovider_listmessages", "target": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L87", "weight": 1.0}, {"source": "accounts_gomailprovider_getmessage", "target": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L104", "weight": 1.0}, {"source": "accounts_gomailprovider_sendmessage", "target": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L116", "weight": 1.0}, {"source": "accounts_gomailprovider_sendmessage", "target": "$graphify-root$_internal_accounts_provider_gomail_domainof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L119", "weight": 1.0}, {"source": "accounts_gomailprovider_move", "target": "accounts_gomailprovider_getmessage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L169", "weight": 1.0}, {"source": "accounts_gomailprovider_move", "target": "accounts_gomailprovider_delete", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L176", "weight": 1.0}], "raw_calls": [{"caller_nid": "accounts_gomailprovider_listfolders", "callee": "ListMailboxNames", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L33"}, {"caller_nid": "accounts_gomailprovider_listfolders", "callee": "ListMailboxEntries", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L39"}, {"caller_nid": "accounts_gomailprovider_listfolders", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L45"}, {"caller_nid": "accounts_gomailprovider_listmessages", "callee": "ListMailboxEntries", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L61"}, {"caller_nid": "accounts_gomailprovider_listmessages", "callee": "Read", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L83"}, {"caller_nid": "accounts_gomailprovider_listmessages", "callee": "Itoa", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L87"}, {"caller_nid": "accounts_gomailprovider_getmessage", "callee": "ListMailboxEntries", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L93"}, {"caller_nid": "accounts_gomailprovider_getmessage", "callee": "Atoi", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L97"}, {"caller_nid": "accounts_gomailprovider_getmessage", "callee": "Read", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L100"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "LookupDomainByName", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L120"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "LookupUserByEmail", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L122"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "Deliver", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L123"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L124"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "WriteQueueFile", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L130"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L132"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "NewString", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L135"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L140"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L140"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "InsertOutboundQueueEntry", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L142"}, {"caller_nid": "accounts_gomailprovider_sendmessage", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L143"}, {"caller_nid": "accounts_gomailprovider_setflags", "callee": "ListMailboxEntries", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L150"}, {"caller_nid": "accounts_gomailprovider_setflags", "callee": "Atoi", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L154"}, {"caller_nid": "accounts_gomailprovider_setflags", "callee": "UpdateMailboxFlags", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L157"}, {"caller_nid": "accounts_gomailprovider_setflags", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L157"}, {"caller_nid": "accounts_gomailprovider_move", "callee": "Deliver", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L173"}, {"caller_nid": "accounts_gomailprovider_move", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L174"}, {"caller_nid": "accounts_gomailprovider_delete", "callee": "ListMailboxEntries", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L180"}, {"caller_nid": "accounts_gomailprovider_delete", "callee": "Atoi", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L184"}, {"caller_nid": "accounts_gomailprovider_delete", "callee": "DeleteMailboxEntry", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L187"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_foldertype", "callee": "ToUpper", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L204"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "Fields", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L223"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "ReadMessage", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L227"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L229"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_headerfromraw", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L230"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_domainof", "callee": "SplitN", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L236"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L245"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L246"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L246"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L250"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L251"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "Format", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L251"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L251"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L252"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L253"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_gomail_buildrfc5322", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_gomail.go", "source_location": "L254"}]} |