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

1 line
90 KiB
JSON
Raw Normal View History

2026-08-10 21:15:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_db_queries_go", "label": "queries.go", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_db_queries_uuidnew", "label": "uuidNew()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L12"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L16"}, {"id": "db_db_lookupdomain", "label": ".LookupDomain()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L16"}, {"id": "domain", "label": "Domain", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "tenant", "label": "Tenant", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_lookupuserbyemail", "label": ".LookupUserByEmail()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L44"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_lookupalias", "label": ".LookupAlias()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L69"}, {"id": "alias", "label": "Alias", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_matchlistrule", "label": ".MatchListRule()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L89"}, {"id": "listruleaction", "label": "ListRuleAction", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_insertmessage", "label": ".InsertMessage()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L123"}, {"id": "message", "label": "Message", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_updatemessageverdict", "label": ".UpdateMessageVerdict()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L140"}, {"id": "messageverdict", "label": "MessageVerdict", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_insertmessagecheck", "label": ".InsertMessageCheck()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L147"}, {"id": "messagecheck", "label": "MessageCheck", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_insertquarantineentry", "label": ".InsertQuarantineEntry()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L161"}, {"id": "quarantineentry", "label": "QuarantineEntry", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/queries.go"}, {"id": "db_db_quarantineentriesforuser", "label": ".QuarantineEntriesForUser()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L175"}, {"id": "db_db_releasequarantineentry", "label": ".ReleaseQuarantineEntry()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L204"}, {"id": "db_db_getquarantineentry", "label": ".GetQuarantineEntry()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L211"}, {"id": "db_db_insertreleasetoken", "label": ".InsertReleaseToken()", "file_type": "code", "source_file": "internal/db/queries.go", "source_location": "L231"}, {"id": "releasetoken", "label": "ReleaseToken", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$g