Files
mailgoserver/graphify-out/cache/ast/v0.9.37/a1202eb661623407a090a63f1a2226c5f10e7e7a11db053101e2496b3bfd0551.json
T

1 line
29 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_webui_webui_go", "label": "webui.go", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L22"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui.go"}, {"id": "manager", "label": "Manager", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui.go"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui.go"}, {"id": "file", "label": "File", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui.go"}, {"id": "logger", "label": "Logger", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui.go"}, {"id": "template", "label": "Template", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui.go"}, {"id": "$graphify-root$_internal_webui_webui_new", "label": "New()", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L36"}, {"id": "webui_healthstatus", "label": "healthStatus", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L44"}, {"id": "webui_app_checkhealth", "label": ".checkHealth()", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L51"}, {"id": "webui_app_mux", "label": ".Mux()", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L75"}, {"id": "servemux", "label": "ServeMux", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui.go"}], "edges": [{"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_html_template", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_io_fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_gopkg_in_ini_v1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_mailgoserver_internal_dkim", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_mailgoserver_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "go_pkg_mailgoserver_internal_tool