1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_webmail_account_go", "label": "webmail_account.go", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L19"}, {"id": "webui_app_webmaildashboard", "label": ".webmailDashboard()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L19"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_account.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_account.go"}, {"id": "webui_app_webmailchangepassword", "label": ".webmailChangePassword()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L36"}, {"id": "webui_app_webmailtotpsetupbegin", "label": ".webmailTOTPSetupBegin()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L72"}, {"id": "webui_app_webmailtotpsetupconfirm", "label": ".webmailTOTPSetupConfirm()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L96"}, {"id": "webui_app_webmailtotpdisable", "label": ".webmailTOTPDisable()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L113"}, {"id": "webui_app_webmailaddapppassword", "label": ".webmailAddAppPassword()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L126"}, {"id": "webui_app_webmailrevokeapppassword", "label": ".webmailRevokeAppPassword()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L149"}], "edges": [{"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_encoding_base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_image_png", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_github_com_pquerna_otp_totp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_webmaildashboard", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L19", "weight": 1.0}, {"source": "webui_app_webmaildashboard", "target": "responsew
|