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

1 line
18 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_main_go", "label": "main.go", "file_type": "code", "source_file": "main.go", "source_location": "L1"}, {"id": "$graphify-root$_main_main", "label": "main()", "file_type": "code", "source_file": "main.go", "source_location": "L24"}, {"id": "$graphify-root$_main_abspath", "label": "absPath()", "file_type": "code", "source_file": "main.go", "source_location": "L167"}, {"id": "$graphify-root$_main_writehealthjson", "label": "writeHealthJSON()", "file_type": "code", "source_file": "main.go", "source_location": "L174"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/main.go"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/main.go"}], "edges": [{"source": "$graphify-root$_main_go", "target": "go_pkg_flag", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_sync_atomic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_dkim", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_relay", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_smtpserver", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_tlsutil", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_toolbox", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "main.go", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_main_go", "target": "go_pkg_mailgoserver_internal_webui", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "ma