1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"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": "requ
|