1 line
2.4 KiB
JSON
1 line
2.4 KiB
JSON
{"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"}]}
|