1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_ip_whitelist_go", "label": "ip_whitelist.go", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L10"}, {"id": "webui_app_ipslist", "label": ".ipsList()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L10"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/ip_whitelist.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/ip_whitelist.go"}, {"id": "webui_app_addipform", "label": ".addIPForm()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L26"}, {"id": "webui_app_addip", "label": ".addIP()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L35"}, {"id": "webui_app_ipwithaccess", "label": ".ipWithAccess()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L64"}, {"id": "whitelistedip", "label": "WhitelistedIP", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/ip_whitelist.go"}, {"id": "webui_app_disableip", "label": ".disableIP()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L76"}, {"id": "webui_app_enableip", "label": ".enableIP()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L89"}, {"id": "webui_app_removeip", "label": ".removeIP()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L102"}, {"id": "webui_app_editipform", "label": ".editIPForm()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L115"}, {"id": "webui_app_editip", "label": ".editIP()", "file_type": "code", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L125"}], "edges": [{"source": "$graphify-root$_internal_webui_ip_whitelist_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_ip_whitelist_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_ip_whitelist_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_ipslist", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L10", "weight": 1.0}, {"source": "webui_app_ipslist", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L10", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_ipslist", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L10", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_addipform", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L26", "weight": 1.0}, {"source": "webui_app_addipform", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/ip_whitelist.go", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}, {"source":
|