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

1 line
38 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_dav_dav_go", "label": "dav.go", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L1"}, {"id": "dav_handler", "label": "Handler", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L36"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "masterkey", "label": "MasterKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "$graphify-root$_internal_dav_dav_newhandler", "label": "NewHandler()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L41"}, {"id": "dav_handler_servehttp", "label": ".ServeHTTP()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L45"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "dav_handler_authenticate", "label": ".authenticate()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L64"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "dav_handler_servecarddav", "label": ".serveCardDAV()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L74"}, {"id": "dav_handler_propfindcontacts", "label": ".propfindContacts()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L168"}, {"id": "addressbook", "label": "Addressbook", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "dav_handler_reportcontacts", "label": ".reportContacts()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L195"}, {"id": "dav_handler_servecaldav", "label": ".serveCalDAV()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L223"}, {"id": "dav_handler_propfindcalendar", "label": ".propfindCalendar()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L325"}, {"id": "calendar", "label": "Calendar", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "dav_handler_reportcalendar", "label": ".reportCalendar()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L352"}, {"id": "$graphify-root$_internal_dav_dav_parsecollectionpath", "label": "parseCollectionPath()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L385"}, {"id": "ownertype", "label": "OwnerType", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dav/dav.go"}, {"id": "dav_propset", "label": "propSet", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L414"}, {"id": "dav_multistatusresponse", "label": "multistatusResponse", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L421"}, {"id": "$graphify-root$_internal_dav_dav_writemultistatus", "label": "writeMultistatus()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L428"}, {"id": "$graphify-root$_internal_dav_dav_xmlescape", "label": "xmlEscape()", "file_type": "code", "source_file": "internal/dav/dav.go", "source_location": "L467"}], "edges": [{"source": "$graphify-root$_internal_dav_dav_go", "target": "go_pkg_encoding_xml", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dav/dav.go", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dav_dav_go", "target": "go_pkg_fmt", "relation": "imports_from", "con