1 line
8.3 KiB
JSON
1 line
8.3 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_logs_go", "label": "logs.go", "file_type": "code", "source_file": "internal/webui/logs.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/logs.go", "source_location": "L19"}, {"id": "webui_app_logs", "label": ".logs()", "file_type": "code", "source_file": "internal/webui/logs.go", "source_location": "L19"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/logs.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/logs.go"}, {"id": "webui_app_buildlogmaps", "label": ".buildLogMaps()", "file_type": "code", "source_file": "internal/webui/logs.go", "source_location": "L108"}, {"id": "emaillog", "label": "EmailLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/logs.go"}, {"id": "emailrecipientlog", "label": "EmailRecipientLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/logs.go"}, {"id": "emailattachment", "label": "EmailAttachment", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/logs.go"}], "edges": [{"source": "$graphify-root$_internal_webui_logs_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_logs_go", "target": "go_pkg_sort", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_logs_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_logs_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_logs", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L19", "weight": 1.0}, {"source": "webui_app_logs", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_logs", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_buildlogmaps", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L108", "weight": 1.0}, {"source": "webui_app_buildlogmaps", "target": "emaillog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L108", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_buildlogmaps", "target": "emailrecipientlog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L108", "weight": 1.0, "context": "return_type"}, {"source": "webui_app_buildlogmaps", "target": "emailattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location": "L108", "weight": 1.0, "context": "return_type"}, {"source": "webui_app_logs", "target": "webui_app_buildlogmaps", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/logs.go", "source_location":
|