Files
mailgoserver/graphify-out/cache/ast/v0.9.37/6c8a5870b2b52f84afde19b473f3e5bdd8a5678c736e409e94a191670551f95b.json
T

1 line
25 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_webui_senders_go", "label": "senders.go", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L19"}, {"id": "webui_app_buildsenderemail", "label": ".buildSenderEmail()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L19"}, {"id": "$graphify-root$_internal_webui_senders_localpartof", "label": "localPartOf()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L30"}, {"id": "webui_app_senderslist", "label": ".sendersList()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L37"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/senders.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/senders.go"}, {"id": "webui_app_addsenderform", "label": ".addSenderForm()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L54"}, {"id": "webui_app_addsender", "label": ".addSender()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L63"}, {"id": "webui_app_senderwithaccess", "label": ".senderWithAccess()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L106"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/senders.go"}, {"id": "webui_app_disablesender", "label": ".disableSender()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L118"}, {"id": "webui_app_enablesender", "label": ".enableSender()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L131"}, {"id": "webui_app_removesender", "label": ".removeSender()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L144"}, {"id": "webui_app_editsenderform", "label": ".editSenderForm()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L157"}, {"id": "webui_app_editsender", "label": ".editSender()", "file_type": "code", "source_file": "internal/webui/senders.go", "source_location": "L170"}], "edges": [{"source": "$graphify-root$_internal_webui_senders_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_go", "target": "go_pkg_regexp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_senders_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/senders.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_buildsenderemail", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/senders.go", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_senders_go", "target": "$graphify-root$_internal_webui_senders_localpartof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/senders.go", "source_location": "L30", "weight": 1.0}, {"source": "webui_app", "target": "webui_app_senderslist", "relation": "method", "confidence": "EXTRA