{"nodes": [{"id": "$graphify-root$_internal_webui_view_message_go", "label": "view_message.go", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L15"}, {"id": "webui_app_emaillogaccessible", "label": ".emailLogAccessible()", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L15"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/view_message.go"}, {"id": "webui_app_viewmessagecontent", "label": ".viewMessageContent()", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L24"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/view_message.go"}, {"id": "webui_app_downloadattachment", "label": ".downloadAttachment()", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L52"}, {"id": "webui_app_attachmentaccessible", "label": ".attachmentAccessible()", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L105"}, {"id": "emailattachment", "label": "EmailAttachment", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/view_message.go"}, {"id": "$graphify-root$_internal_webui_view_message_extofname", "label": "extOfName()", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L118"}, {"id": "$graphify-root$_internal_webui_view_message_template_htmlescape", "label": "template_htmlEscape()", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L125"}, {"id": "webui_app_deleteattachment", "label": ".deleteAttachment()", "file_type": "code", "source_file": "internal/webui/view_message.go", "source_location": "L131"}], "edges": [{"source": "$graphify-root$_internal_webui_view_message_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_view_message_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_view_message_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_view_message_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_emaillogaccessible", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L15", "weight": 1.0}, {"source": "webui_app_emaillogaccessible", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_viewmessagecontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L24", "weight": 1.0}, {"source": "webui_app_viewmessagecontent", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_viewmessagecontent", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_downloadattachment", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L52", "weight": 1.0}, {"source": "webui_app_downloadattachment", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_downloadattachment", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_attachmentaccessible", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L105", "weight": 1.0}, {"source": "webui_app_attachmentaccessible", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_attachmentaccessible", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_attachmentaccessible", "target": "emailattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_view_message_go", "target": "$graphify-root$_internal_webui_view_message_extofname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L118", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_view_message_go", "target": "$graphify-root$_internal_webui_view_message_template_htmlescape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L125", "weight": 1.0}, {"source": "webui_app", "target": "webui_app_deleteattachment", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L131", "weight": 1.0}, {"source": "webui_app_deleteattachment", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L131", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_deleteattachment", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L131", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_viewmessagecontent", "target": "webui_app_emaillogaccessible", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L30", "weight": 1.0}, {"source": "webui_app_downloadattachment", "target": "webui_app_attachmentaccessible", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L58", "weight": 1.0}, {"source": "webui_app_downloadattachment", "target": "$graphify-root$_internal_webui_view_message_extofname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L69", "weight": 1.0}, {"source": "webui_app_downloadattachment", "target": "$graphify-root$_internal_webui_view_message_template_htmlescape", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L88", "weight": 1.0}, {"source": "webui_app_attachmentaccessible", "target": "webui_app_emaillogaccessible", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L111", "weight": 1.0}, {"source": "webui_app_deleteattachment", "target": "webui_app_attachmentaccessible", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/view_message.go", "source_location": "L137", "weight": 1.0}], "raw_calls": [{"caller_nid": "webui_app_emaillogaccessible", "callee": "accessibleDomainNames", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L16"}, {"caller_nid": "webui_app_emaillogaccessible", "callee": "emailDomain", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L20"}, {"caller_nid": "webui_app_viewmessagecontent", "callee": "GetEmailLogByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L25"}, {"caller_nid": "webui_app_viewmessagecontent", "callee": "pathID", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L25"}, {"caller_nid": "webui_app_viewmessagecontent", "callee": "NotFound", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L27"}, {"caller_nid": "webui_app_viewmessagecontent", "callee": "NotFound", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L31"}, {"caller_nid": "webui_app_viewmessagecontent", "callee": "ListAttachmentsForEmail", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L34"}, {"caller_nid": "webui_app_viewmessagecontent", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L35"}, {"caller_nid": "webui_app_downloadattachment", "callee": "GetAttachmentByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L53"}, {"caller_nid": "webui_app_downloadattachment", "callee": "pathID", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L53"}, {"caller_nid": "webui_app_downloadattachment", "callee": "NotFound", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L55"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Stat", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L61"}, {"caller_nid": "webui_app_downloadattachment", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L62"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L63"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L75"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L75"}, {"caller_nid": "webui_app_downloadattachment", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L78"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L83"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L84"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L85"}, {"caller_nid": "webui_app_downloadattachment", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L85"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L86"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L87"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L88"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L90"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L92"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L97"}, {"caller_nid": "webui_app_downloadattachment", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L99"}, {"caller_nid": "webui_app_downloadattachment", "callee": "ServeFile", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L100"}, {"caller_nid": "webui_app_attachmentaccessible", "callee": "GetEmailLogByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L106"}, {"caller_nid": "webui_app_attachmentaccessible", "callee": "NotFound", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L108"}, {"caller_nid": "webui_app_attachmentaccessible", "callee": "NotFound", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L112"}, {"caller_nid": "$graphify-root$_internal_webui_view_message_extofname", "callee": "LastIndex", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L119"}, {"caller_nid": "$graphify-root$_internal_webui_view_message_extofname", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_webui_view_message_template_htmlescape", "callee": "NewReplacer", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L126"}, {"caller_nid": "$graphify-root$_internal_webui_view_message_template_htmlescape", "callee": "Replace", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L127"}, {"caller_nid": "webui_app_deleteattachment", "callee": "GetAttachmentByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L132"}, {"caller_nid": "webui_app_deleteattachment", "callee": "pathID", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L132"}, {"caller_nid": "webui_app_deleteattachment", "callee": "NotFound", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L134"}, {"caller_nid": "webui_app_deleteattachment", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L140"}, {"caller_nid": "webui_app_deleteattachment", "callee": "RemoveAttachment", "is_member_call": true, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L141"}, {"caller_nid": "webui_app_deleteattachment", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L142"}, {"caller_nid": "webui_app_deleteattachment", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L144"}, {"caller_nid": "webui_app_deleteattachment", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/view_message.go", "source_location": "L146"}]}