1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_auth_go", "label": "auth.go", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L1"}, {"id": "webui_ctxkey", "label": "ctxKey", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L16"}, {"id": "webui_accessscope", "label": "accessScope", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L28"}, {"id": "webui_accessscope_allowed", "label": ".Allowed()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L33"}, {"id": "webui_accessscope_ids", "label": ".IDs()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L40"}, {"id": "$graphify-root$_internal_webui_auth_scopefromcontext", "label": "scopeFromContext()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L51"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/auth.go"}, {"id": "$graphify-root$_internal_webui_auth_requiredomainaccess", "label": "requireDomainAccess()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L60"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/auth.go"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L68"}, {"id": "webui_app_buildaccessscope", "label": ".buildAccessScope()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L68"}, {"id": "adminuser", "label": "AdminUser", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/auth.go"}, {"id": "$graphify-root$_internal_webui_auth_setsessioncookie", "label": "setSessionCookie()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L83"}, {"id": "$graphify-root$_internal_webui_auth_clearsessioncookie", "label": "clearSessionCookie()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L95"}, {"id": "webui_app_currentsession", "label": ".currentSession()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L101"}, {"id": "adminsession", "label": "AdminSession", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/auth.go"}, {"id": "$graphify-root$_internal_webui_auth_userfromcontext", "label": "userFromContext()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L121"}, {"id": "webui_app_requireauth", "label": ".requireAuth()", "file_type": "code", "source_file": "internal/webui/auth.go", "source_location": "L130"}, {"id": "handler", "label": "Handler", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/auth.go"}], "edges": [{"source": "$graphify-root$_internal_webui_auth_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/auth.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_auth_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/auth.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_auth_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/auth.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_auth_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/auth.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_auth_go"
|