Files
gomail/graphify-out/cache/ast/v0.9.37/27b64506fc8c7f63042ed8ccc48d70c12c13eb1a52b8acbca498361c9e29a3be.json
T

1 line
22 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_jmap_jmap_go", "label": "jmap.go", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L1"}, {"id": "jmap_handler", "label": "Handler", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L34"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "$graphify-root$_internal_jmap_jmap_newhandler", "label": "NewHandler()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L40"}, {"id": "jmap_handler_registerroutes", "label": ".RegisterRoutes()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L44"}, {"id": "servemux", "label": "ServeMux", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "jmap_handler_session", "label": ".session()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L51"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "jmap_handler_authenticate", "label": ".authenticate()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L98"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "jmap_request", "label": "request", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L108"}, {"id": "jmap_response", "label": "response", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L113"}, {"id": "jmap_handler_api", "label": ".api()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L118"}, {"id": "jmap_methodresult", "label": "methodResult", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L151"}, {"id": "jmap_handler_dispatch", "label": ".dispatch()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L156"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "gomailprovider", "label": "GoMailProvider", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/jmap/jmap.go"}, {"id": "jmap_handler_mailboxget", "label": ".mailboxGet()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L177"}, {"id": "$graphify-root$_internal_jmap_jmap_jmaprole", "label": "jmapRole()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L202"}, {"id": "jmap_handler_emailquery", "label": ".emailQuery()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L221"}, {"id": "jmap_handler_emailget", "label": ".emailGet()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L248"}, {"id": "$graphify-root$_internal_jmap_jmap_splitcompositeid", "label": "splitCompositeID()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L282"}, {"id": "$graphify-root$_internal_jmap_jmap_truncatepreview", "label": "truncatePreview()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L290"}, {"id": "$graphify-root$_internal_jmap_jmap_writejson", "label": "writeJSON()", "file_type": "code", "source_file": "internal/jmap/jmap.go", "source_location": "L302"}], "edges": [{"source": "$graphify-root$_internal_jmap_jmap_go", "target": "go_p