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

1 line
26 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_webui_mailboxes_go", "label": "mailboxes.go", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L17"}, {"id": "webui_app_buildmailboxemail", "label": ".buildMailboxEmail()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L17"}, {"id": "webui_app_mailboxeslist", "label": ".mailboxesList()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L28"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailboxes.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailboxes.go"}, {"id": "webui_app_addmailboxform", "label": ".addMailboxForm()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L48"}, {"id": "webui_app_addmailbox", "label": ".addMailbox()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L57"}, {"id": "$graphify-root$_internal_webui_mailboxes_parsequotagb", "label": "parseQuotaGB()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L111"}, {"id": "webui_app_mailboxwithaccess", "label": ".mailboxWithAccess()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L120"}, {"id": "mailbox", "label": "Mailbox", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailboxes.go"}, {"id": "webui_app_disablemailbox", "label": ".disableMailbox()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L132"}, {"id": "webui_app_enablemailbox", "label": ".enableMailbox()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L145"}, {"id": "webui_app_removemailbox", "label": ".removeMailbox()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L161"}, {"id": "webui_app_editmailboxform", "label": ".editMailboxForm()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L185"}, {"id": "webui_app_editmailbox", "label": ".editMailbox()", "file_type": "code", "source_file": "internal/webui/mailboxes.go", "source_location": "L201"}], "edges": [{"source": "$graphify-root$_internal_webui_mailboxes_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailboxes.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailboxes_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailboxes.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailboxes_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailboxes.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailboxes_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailboxes.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailboxes_go", "target": "go_pkg_mailgoserver_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailboxes.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_buildmailboxemail", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailboxes.go", "source_location": "L17", "weight": 1.0},