Files
gomail/graphify-out/cache/ast/v0.9.37/638498acd1e1f8d2c68295df39f4cc636bc4ef88ed854d0e6897bba5ca991cca.json
T

1 line
25 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_mailstore_maildir_go", "label": "maildir.go", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L1"}, {"id": "mailstore_store", "label": "Store", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L26"}, {"id": "masterkey", "label": "MasterKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/maildir.go"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/maildir.go"}, {"id": "$graphify-root$_internal_mailstore_maildir_new", "label": "New()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L32"}, {"id": "mailstore_store_deliver", "label": ".Deliver()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L39"}, {"id": "mailstore_store_read", "label": ".Read()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L93"}, {"id": "mailstore_store_ensuremailboxdirs", "label": ".ensureMailboxDirs()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L107"}, {"id": "mailstore_store_mailboxdir", "label": ".mailboxDir()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L117"}, {"id": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "label": "sanitizePathComponent()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L125"}, {"id": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "label": "maildirFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L139"}, {"id": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "label": "messageIDFromFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L145"}, {"id": "mailstore_store_writequeuefile", "label": ".WriteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L159"}, {"id": "mailstore_store_deletequeuefile", "label": ".DeleteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L188"}, {"id": "mailstore_store_writequarantinefile", "label": ".WriteQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L197"}, {"id": "mailstore_store_readquarantinefile", "label": ".ReadQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L225"}, {"id": "mailstore_store_readat", "label": ".ReadAt()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L235"}, {"id": "writer", "label": "Writer", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/maildir.go"}], "edges": [{"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_encoding_hex", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_maildir_go", "target": "go_pkg_io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/maildir.go", "source_location": "L10", "weight": 1.0, "context": "impor