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

1 line
31 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_webui_dkim_go", "label": "dkim.go", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_dkim_writejson", "label": "writeJSON()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L14"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/dkim.go"}, {"id": "$graphify-root$_internal_webui_dkim_isajax", "label": "isAjax()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L20"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/dkim.go"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L25"}, {"id": "webui_app_dkimlist", "label": ".dkimList()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L25"}, {"id": "webui_app_createdkim", "label": ".createDKIM()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L80"}, {"id": "webui_app_regeneratedkim", "label": ".regenerateDKIM()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L109"}, {"id": "webui_app_dkimactionfailed", "label": ".dkimActionFailed()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L158"}, {"id": "webui_app_editdkimform", "label": ".editDKIMForm()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L167"}, {"id": "webui_app_dkimkeywithaccess", "label": ".dkimKeyWithAccess()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L180"}, {"id": "dkimkey", "label": "DKIMKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/dkim.go"}, {"id": "webui_app_editdkim", "label": ".editDKIM()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L193"}, {"id": "webui_app_toggledkim", "label": ".toggleDKIM()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L222"}, {"id": "webui_app_removedkim", "label": ".removeDKIM()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L251"}, {"id": "webui_app_checkdkimdns", "label": ".checkDKIMDNS()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L265"}, {"id": "webui_app_checkspfdns", "label": ".checkSPFDNS()", "file_type": "code", "source_file": "internal/webui/dkim.go", "source_location": "L293"}], "edges": [{"source": "$graphify-root$_internal_webui_dkim_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dkim.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dkim_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dkim.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dkim_go", "target": "go_pkg_regexp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dkim.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dkim_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dkim.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dkim_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/dkim.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_dkim_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_