{"nodes": [{"id": "$graphify-root$_internal_webui_webmail_auth_go", "label": "webmail_auth.go", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L1"}, {"id": "webui_mailboxctxkey", "label": "mailboxCtxKey", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L20"}, {"id": "$graphify-root$_internal_webui_webmail_auth_setmailboxsessioncookie", "label": "setMailboxSessionCookie()", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L24"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_auth.go"}, {"id": "$graphify-root$_internal_webui_webmail_auth_clearmailboxsessioncookie", "label": "clearMailboxSessionCookie()", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L36"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L42"}, {"id": "webui_app_currentmailboxsession", "label": ".currentMailboxSession()", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L42"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_auth.go"}, {"id": "mailboxsession", "label": "MailboxSession", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_auth.go"}, {"id": "mailbox", "label": "Mailbox", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_auth.go"}, {"id": "$graphify-root$_internal_webui_webmail_auth_mailboxfromcontext", "label": "mailboxFromContext()", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L62"}, {"id": "webui_app_requiremailboxauth", "label": ".requireMailboxAuth()", "file_type": "code", "source_file": "internal/webui/webmail_auth.go", "source_location": "L69"}, {"id": "handler", "label": "Handler", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_auth.go"}], "edges": [{"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "webui_mailboxctxkey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "$graphify-root$_internal_webui_webmail_auth_setmailboxsessioncookie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L24", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_auth_setmailboxsessioncookie", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "$graphify-root$_internal_webui_webmail_auth_clearmailboxsessioncookie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_auth_clearmailboxsessioncookie", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_currentmailboxsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L42", "weight": 1.0}, {"source": "webui_app_currentmailboxsession", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_currentmailboxsession", "target": "mailboxsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "webui_app_currentmailboxsession", "target": "mailbox", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_webmail_auth_go", "target": "$graphify-root$_internal_webui_webmail_auth_mailboxfromcontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_auth_mailboxfromcontext", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_auth_mailboxfromcontext", "target": "mailbox", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L62", "weight": 1.0, "context": "return_type"}, {"source": "webui_app", "target": "webui_app_requiremailboxauth", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L69", "weight": 1.0}, {"source": "webui_app_requiremailboxauth", "target": "handler", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_requiremailboxauth", "target": "handler", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "webui_app_requiremailboxauth", "target": "webui_app_currentmailboxsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_auth.go", "source_location": "L71", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_webmail_auth_setmailboxsessioncookie", "callee": "SetCookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L25"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_auth_setmailboxsessioncookie", "callee": "Seconds", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L32"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_auth_clearmailboxsessioncookie", "callee": "SetCookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L37"}, {"caller_nid": "webui_app_currentmailboxsession", "callee": "Cookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L43"}, {"caller_nid": "webui_app_currentmailboxsession", "callee": "GetMailboxSession", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L47"}, {"caller_nid": "webui_app_currentmailboxsession", "callee": "After", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L51"}, {"caller_nid": "webui_app_currentmailboxsession", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L51"}, {"caller_nid": "webui_app_currentmailboxsession", "callee": "DeleteMailboxSession", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L52"}, {"caller_nid": "webui_app_currentmailboxsession", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_auth_mailboxfromcontext", "callee": "Value", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L63"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_auth_mailboxfromcontext", "callee": "Context", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L63"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "HandlerFunc", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L70"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L76"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "CountMailboxWebAuthnCredentials", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L82"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L87"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "WithValue", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L91"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "Context", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L91"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L92"}, {"caller_nid": "webui_app_requiremailboxauth", "callee": "WithContext", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_auth.go", "source_location": "L92"}]}