1 line
30 KiB
JSON
1 line
30 KiB
JSON
{"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": "L28"}, {"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": "L34"}, {"id": "mailstore_cachedheader", "label": "CachedHeader", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L42"}, {"id": "$graphify-root$_internal_mailstore_maildir_parsecachedheader", "label": "parseCachedHeader()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L46"}, {"id": "mailstore_store_deliver", "label": ".Deliver()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L62"}, {"id": "mailstore_store_read", "label": ".Read()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L129"}, {"id": "mailstore_store_decryptheadercache", "label": ".DecryptHeaderCache()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L145"}, {"id": "mailstore_store_ensuremailboxdirs", "label": ".ensureMailboxDirs()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L157"}, {"id": "mailstore_store_mailboxdir", "label": ".mailboxDir()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L167"}, {"id": "$graphify-root$_internal_mailstore_maildir_sanitizepathcomponent", "label": "sanitizePathComponent()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L175"}, {"id": "$graphify-root$_internal_mailstore_maildir_maildirfilename", "label": "maildirFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L189"}, {"id": "$graphify-root$_internal_mailstore_maildir_messageidfromfilename", "label": "messageIDFromFilename()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L195"}, {"id": "mailstore_store_writequeuefile", "label": ".WriteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L209"}, {"id": "mailstore_store_deletequeuefile", "label": ".DeleteQueueFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L238"}, {"id": "mailstore_store_writequarantinefile", "label": ".WriteQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L247"}, {"id": "mailstore_store_readquarantinefile", "label": ".ReadQuarantineFile()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L275"}, {"id": "mailstore_store_readat", "label": ".ReadAt()", "file_type": "code", "source_file": "internal/mailstore/maildir.go", "source_location": "L285"}, {"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",
|