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

1 line
2.4 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_db_crud_counts_go", "label": "crud_counts.go", "file_type": "code", "source_file": "internal/db/crud_counts.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_counts.go", "source_location": "L3"}, {"id": "db_db_countsendersfordomain", "label": ".CountSendersForDomain()", "file_type": "code", "source_file": "internal/db/crud_counts.go", "source_location": "L3"}, {"id": "db_db_hasactivedkimfordomain", "label": ".HasActiveDKIMForDomain()", "file_type": "code", "source_file": "internal/db/crud_counts.go", "source_location": "L9"}, {"id": "db_db_hasanydkimfordomain", "label": ".HasAnyDKIMForDomain()", "file_type": "code", "source_file": "internal/db/crud_counts.go", "source_location": "L15"}], "edges": [{"source": "db_db", "target": "db_db_countsendersfordomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_counts.go", "source_location": "L3", "weight": 1.0}, {"source": "db_db", "target": "db_db_hasactivedkimfordomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_counts.go", "source_location": "L9", "weight": 1.0}, {"source": "db_db", "target": "db_db_hasanydkimfordomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_counts.go", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "db_db_countsendersfordomain", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_counts.go", "source_location": "L5"}, {"caller_nid": "db_db_countsendersfordomain", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_counts.go", "source_location": "L5"}, {"caller_nid": "db_db_hasactivedkimfordomain", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_counts.go", "source_location": "L11"}, {"caller_nid": "db_db_hasactivedkimfordomain", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_counts.go", "source_location": "L11"}, {"caller_nid": "db_db_hasanydkimfordomain", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_counts.go", "source_location": "L17"}, {"caller_nid": "db_db_hasanydkimfordomain", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_counts.go", "source_location": "L17"}]}