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

1 line
2.0 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_mailstore_resolve_go", "label": "resolve.go", "file_type": "code", "source_file": "internal/mailstore/resolve.go", "source_location": "L1"}, {"id": "mailstore_store", "label": "Store", "file_type": "code", "source_file": "internal/mailstore/resolve.go", "source_location": "L7"}, {"id": "mailstore_store_resolverecipient", "label": ".ResolveRecipient()", "file_type": "code", "source_file": "internal/mailstore/resolve.go", "source_location": "L7"}, {"id": "mailbox", "label": "Mailbox", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/resolve.go"}], "edges": [{"source": "$graphify-root$_internal_mailstore_resolve_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/resolve.go", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "mailstore_store", "target": "mailstore_store_resolverecipient", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/resolve.go", "source_location": "L7", "weight": 1.0}, {"source": "mailstore_store_resolverecipient", "target": "mailbox", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/resolve.go", "source_location": "L7", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "mailstore_store_resolverecipient", "callee": "GetMailboxByEmail", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/resolve.go", "source_location": "L8"}, {"caller_nid": "mailstore_store_resolverecipient", "callee": "GetAliasByEmail", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/resolve.go", "source_location": "L12"}, {"caller_nid": "mailstore_store_resolverecipient", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/resolve.go", "source_location": "L16"}]}