1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_mailbox_lists_go", "label": "mailbox_lists.go", "file_type": "code", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L11"}, {"id": "webui_app_listspage", "label": ".listsPage()", "file_type": "code", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L11"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_lists.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_lists.go"}, {"id": "webui_app_addallowblockentry", "label": ".addAllowBlockEntry()", "file_type": "code", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L31"}, {"id": "webui_app_removeallowblockentry", "label": ".removeAllowBlockEntry()", "file_type": "code", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L51"}], "edges": [{"source": "$graphify-root$_internal_webui_mailbox_lists_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_lists_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_listspage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L11", "weight": 1.0}, {"source": "webui_app_listspage", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_listspage", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_addallowblockentry", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L31", "weight": 1.0}, {"source": "webui_app_addallowblockentry", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_addallowblockentry", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_removeallowblockentry", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L51", "weight": 1.0}, {"source": "webui_app_removeallowblockentry", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_removeallowblockentry", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "webui_app_listspage", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_lists.go", "source_location": "L12"}, {"caller_nid": "webui_app_listspage", "callee": "ListAllowBlock", "is_member_call": true, "language": "go", "source_file": "internal/w
|