1 line
9.8 KiB
JSON
1 line
9.8 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_mailbox_rules_go", "label": "mailbox_rules.go", "file_type": "code", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L13"}, {"id": "webui_app_ruleslist", "label": ".rulesList()", "file_type": "code", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L13"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_rules.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_rules.go"}, {"id": "webui_app_addrule", "label": ".addRule()", "file_type": "code", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L27"}, {"id": "webui_app_removerule", "label": ".removeRule()", "file_type": "code", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L57"}], "edges": [{"source": "$graphify-root$_internal_webui_mailbox_rules_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_rules_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_rules_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_ruleslist", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L13", "weight": 1.0}, {"source": "webui_app_ruleslist", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L13", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_ruleslist", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L13", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_addrule", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L27", "weight": 1.0}, {"source": "webui_app_addrule", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_addrule", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_removerule", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L57", "weight": 1.0}, {"source": "webui_app_removerule", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_removerule", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_rules.go", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "webui_app_ruleslist", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_rules.go", "source_locati
|