1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"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": "L21"}, {"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": "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": "L34"}, {"id": "webui_healthstatus", "label": "healthStatus", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L42"}, {"id": "webui_app_checkhealth", "label": ".checkHealth()", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L49"}, {"id": "webui_app_mux", "label": ".Mux()", "file_type": "code", "source_file": "internal/webui/webui.go", "source_location": "L73"}, {"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_toolbox", "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": "webui_app", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L21", "weight": 1.0}, {"source": "webui_app", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "webui_app", "target": "manager", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "webui_app", "target": "file", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "webui_app", "target": "logger", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "webui_app", "target": "template", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "$graphify-root$_internal_webui_webui_new", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_new", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_new", "target": "manager", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_new", "target": "file", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_new", "target": "logger", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_new", "target": "webui_app", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_webui_go", "target": "webui_healthstatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L42", "weight": 1.0}, {"source": "webui_app", "target": "webui_app_checkhealth", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L49", "weight": 1.0}, {"source": "webui_app_checkhealth", "target": "webui_healthstatus", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "webui_app", "target": "webui_app_mux", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L73", "weight": 1.0}, {"source": "webui_app_mux", "target": "servemux", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui.go", "source_location": "L73", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_webui_new", "callee": "loadTemplates", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L36"}, {"caller_nid": "webui_app_checkhealth", "callee": "Ping", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L51"}, {"caller_nid": "webui_app_checkhealth", "callee": "SMTPUp", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L55"}, {"caller_nid": "webui_app_checkhealth", "callee": "Format", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L64"}, {"caller_nid": "webui_app_checkhealth", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L64"}, {"caller_nid": "webui_app_mux", "callee": "NewServeMux", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L74"}, {"caller_nid": "webui_app_mux", "callee": "Sub", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L76"}, {"caller_nid": "webui_app_mux", "callee": "Handle", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L80"}, {"caller_nid": "webui_app_mux", "callee": "StripPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L80"}, {"caller_nid": "webui_app_mux", "callee": "FileServerFS", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L80"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L82"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L83"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L84"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L85"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L86"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L87"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L88"}, {"caller_nid": "webui_app_mux", "callee": "NewServeMux", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L90"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L92"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L93"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L94"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L95"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L96"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L97"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L98"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L99"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L100"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L101"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L102"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L104"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L105"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L106"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L107"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L108"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L109"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L111"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L112"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L113"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L114"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L115"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L116"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L117"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L118"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L119"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L121"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L122"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L123"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L124"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L125"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L126"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L127"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L128"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L130"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L131"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L132"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L133"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L134"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L135"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L136"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L137"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L139"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L140"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L141"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L142"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L143"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L144"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L145"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L146"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L147"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L149"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L151"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L152"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L153"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L154"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L155"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L156"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L157"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L159"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L160"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L161"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L162"}, {"caller_nid": "webui_app_mux", "callee": "HandleFunc", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L164"}, {"caller_nid": "webui_app_mux", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L165"}, {"caller_nid": "webui_app_mux", "callee": "Handle", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L168"}, {"caller_nid": "webui_app_mux", "callee": "requireAuth", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui.go", "source_location": "L168"}]} |