1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_db_crud_logs_go", "label": "crud_logs.go", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L8"}, {"id": "db_db_getemaillogbyid", "label": ".GetEmailLogByID()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L8"}, {"id": "emaillog", "label": "EmailLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "$graphify-root$_internal_db_crud_logs_scanemaillog", "label": "scanEmailLog()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L14"}, {"id": "row", "label": "Row", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_listemaillogspage", "label": ".ListEmailLogsPage()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L28"}, {"id": "db_db_listauthlogspage", "label": ".ListAuthLogsPage()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L49"}, {"id": "authlog", "label": "AuthLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_listrecentauthlogs", "label": ".ListRecentAuthLogs()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L68"}, {"id": "db_db_listrecipientlogsforemail", "label": ".ListRecipientLogsForEmail()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L72"}, {"id": "emailrecipientlog", "label": "EmailRecipientLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_listattachmentsforemail", "label": ".ListAttachmentsForEmail()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L89"}, {"id": "emailattachment", "label": "EmailAttachment", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_getattachmentbyid", "label": ".GetAttachmentByID()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L108"}, {"id": "db_db_removeattachment", "label": ".RemoveAttachment()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L122"}], "edges": [{"source": "$graphify-root$_internal_db_crud_logs_go", "target": "go_pkg_database_sql", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_logs_go", "target": "go_pkg_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "db_db", "target": "db_db_getemaillogbyid", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L8", "weight": 1.0}, {"source": "db_db_getemaillogbyid", "target": "emaillog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L8", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_db_crud_logs_go", "target": "$graphify-root$_internal_db_crud_logs_scanemaillog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_internal_db_crud_logs_scanemaillog", "target": "row", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_db_crud_logs_scanemaillog", "target": "emaill
|