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

1 line
3.5 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_db_logs_go", "label": "logs.go", "file_type": "code", "source_file": "internal/db/logs.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/logs.go", "source_location": "L7"}, {"id": "db_db_insertemaillog", "label": ".InsertEmailLog()", "file_type": "code", "source_file": "internal/db/logs.go", "source_location": "L7"}, {"id": "emaillog", "label": "EmailLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/logs.go"}, {"id": "db_db_insertemailrecipientlog", "label": ".InsertEmailRecipientLog()", "file_type": "code", "source_file": "internal/db/logs.go", "source_location": "L19"}, {"id": "emailrecipientlog", "label": "EmailRecipientLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/logs.go"}, {"id": "db_db_insertemailattachment", "label": ".InsertEmailAttachment()", "file_type": "code", "source_file": "internal/db/logs.go", "source_location": "L28"}, {"id": "emailattachment", "label": "EmailAttachment", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/logs.go"}], "edges": [{"source": "$graphify-root$_internal_db_logs_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/logs.go", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "db_db", "target": "db_db_insertemaillog", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/logs.go", "source_location": "L7", "weight": 1.0}, {"source": "db_db_insertemaillog", "target": "emaillog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/logs.go", "source_location": "L7", "weight": 1.0, "context": "parameter_type"}, {"source": "db_db", "target": "db_db_insertemailrecipientlog", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/logs.go", "source_location": "L19", "weight": 1.0}, {"source": "db_db_insertemailrecipientlog", "target": "emailrecipientlog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/logs.go", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "db_db", "target": "db_db_insertemailattachment", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/logs.go", "source_location": "L28", "weight": 1.0}, {"source": "db_db_insertemailattachment", "target": "emailattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/logs.go", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "db_db_insertemaillog", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/logs.go", "source_location": "L8"}, {"caller_nid": "db_db_insertemaillog", "callee": "LastInsertId", "is_member_call": true, "language": "go", "source_file": "internal/db/logs.go", "source_location": "L15"}, {"caller_nid": "db_db_insertemailrecipientlog", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/logs.go", "source_location": "L20"}, {"caller_nid": "db_db_insertemailattachment", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/logs.go", "source_location": "L29"}, {"caller_nid": "db_db_insertemailattachment", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/db/logs.go", "source_location": "L32"}]}