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

1 line
8.8 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_mailstore_store_go", "label": "store.go", "file_type": "code", "source_file": "internal/mailstore/store.go", "source_location": "L1"}, {"id": "mailstore_store", "label": "Store", "file_type": "code", "source_file": "internal/mailstore/store.go", "source_location": "L21"}, {"id": "mailstore_store_storemessage", "label": ".StoreMessage()", "file_type": "code", "source_file": "internal/mailstore/store.go", "source_location": "L21"}, {"id": "mailstore_store_fetchmessage", "label": ".FetchMessage()", "file_type": "code", "source_file": "internal/mailstore/store.go", "source_location": "L67"}, {"id": "mailstore_store_deletemessage", "label": ".DeleteMessage()", "file_type": "code", "source_file": "internal/mailstore/store.go", "source_location": "L94"}], "edges": [{"source": "$graphify-root$_internal_mailstore_store_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_store_go", "target": "go_pkg_encoding_hex", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_store_go", "target": "go_pkg_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_store_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_store_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_store_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_store_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "mailstore_store", "target": "mailstore_store_storemessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L21", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_fetchmessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L67", "weight": 1.0}, {"source": "mailstore_store", "target": "mailstore_store_deletemessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/mailstore/store.go", "source_location": "L94", "weight": 1.0}], "raw_calls": [{"caller_nid": "mailstore_store_storemessage", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/store.go", "source_location": "L22"}, {"caller_nid": "mailstore_store_storemessage", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/store.go", "source_location": "L27"}, {"caller_nid": "mailstore_store_storemessage", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/store.go", "source_location": "L29"}, {"caller_nid": "mailstore_store_storemessage", "callee": "UnwrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/mailstore/store.go", "source_location": "L33"}, {"caller_nid": "mailstore_store_storemessage", "callee": "sealAESGCM", "is_member_call": false, "language": "go", "source_file": "internal/mailstore/stor