1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_mailbox_apppasswords_go", "label": "mailbox_apppasswords.go", "file_type": "code", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L12"}, {"id": "webui_app_apppasswordslist", "label": ".appPasswordsList()", "file_type": "code", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L12"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_apppasswords.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_apppasswords.go"}, {"id": "webui_app_addapppassword", "label": ".addAppPassword()", "file_type": "code", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L27"}, {"id": "webui_app_revokeapppassword", "label": ".revokeAppPassword()", "file_type": "code", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L54"}, {"id": "$graphify-root$_internal_webui_mailbox_apppasswords_idstr", "label": "idStr()", "file_type": "code", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L68"}], "edges": [{"source": "$graphify-root$_internal_webui_mailbox_apppasswords_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_apppasswords_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_apppasswords_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_apppasswordslist", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L12", "weight": 1.0}, {"source": "webui_app_apppasswordslist", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_apppasswordslist", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_addapppassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L27", "weight": 1.0}, {"source": "webui_app_addapppassword", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_addapppassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_revokeapppassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L54", "weight": 1.0}, {"source": "webui_app_revokeapppassword", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L54", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_revokeapppassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L54", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_mailbox_apppasswords_go", "target": "$graphify-root$_internal_webui_mailbox_apppasswords_idstr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L68", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_mailbox_apppasswords_idstr", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_addapppassword", "target": "$graphify-root$_internal_webui_mailbox_apppasswords_idstr", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L42", "weight": 1.0}, {"source": "webui_app_revokeapppassword", "target": "$graphify-root$_internal_webui_mailbox_apppasswords_idstr", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L65", "weight": 1.0}], "raw_calls": [{"caller_nid": "webui_app_apppasswordslist", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L13"}, {"caller_nid": "webui_app_apppasswordslist", "callee": "ListAppPasswordsForMailbox", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L17"}, {"caller_nid": "webui_app_apppasswordslist", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L19"}, {"caller_nid": "webui_app_apppasswordslist", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L21"}, {"caller_nid": "webui_app_addapppassword", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L28"}, {"caller_nid": "webui_app_addapppassword", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L32"}, {"caller_nid": "webui_app_addapppassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L32"}, {"caller_nid": "webui_app_addapppassword", "callee": "MustInt", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L37"}, {"caller_nid": "webui_app_addapppassword", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L37"}, {"caller_nid": "webui_app_addapppassword", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L37"}, {"caller_nid": "webui_app_addapppassword", "callee": "GenerateAppPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L38"}, {"caller_nid": "webui_app_addapppassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L39"}, {"caller_nid": "webui_app_addapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L41"}, {"caller_nid": "webui_app_addapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L42"}, {"caller_nid": "webui_app_addapppassword", "callee": "CreateAppPassword", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L45"}, {"caller_nid": "webui_app_addapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L46"}, {"caller_nid": "webui_app_addapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L47"}, {"caller_nid": "webui_app_addapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L50"}, {"caller_nid": "webui_app_addapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L51"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L55"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L59"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "atoi", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L59"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "PathValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L59"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "RemoveAppPassword", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L60"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L61"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L63"}, {"caller_nid": "webui_app_revokeapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L65"}, {"caller_nid": "$graphify-root$_internal_webui_mailbox_apppasswords_idstr", "callee": "PathValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_apppasswords.go", "source_location": "L69"}]} |